An open API service indexing awesome lists of open source software.

https://github.com/bmeurer/closure-compiler-return-position

Repro for weird return position in Closure compiled sourcemaps
https://github.com/bmeurer/closure-compiler-return-position

Last synced: about 1 year ago
JSON representation

Repro for weird return position in Closure compiled sourcemaps

Awesome Lists containing this project

README

          

# Repro for weird return position in Closure compiled sourcemaps

```
npm install
npm run build
npm start
```

Open http://localhost:3000 in Chromium, open DevTools, reload the
page, and step once. It'll take you to the opening `}` of the
function.