-
I'm curious if there's a way to handle source maps when using this build pack. There are a few different use cases I can think of:
- Uploading source maps to a remote service (e.g. Sentry)
- Hiding up…
jclem updated
5 years ago
-
Add source maps that allow debugging instrumented code
-
I am using the 'create_source_map' property in my options and while the source map is being properly created, when I click on the line number in console to get taken to the file, the file that the err…
-
kaime updated
8 years ago
-
Putting this aside until I can debug what's going on.
1. Need a way to set promoteId to something unique, e.g. "name"
2. Set hoverstate:
```
map.on('mousemove', 'states', (e) =…
-
Fiddling with the demo of the `mapbook-test-servers.xml`, specifically the example of "ags-polygons" that uses this web service:
https://gis2.co.dakota.mn.us/arcgis/rest/services/DCGIS_OL_Transportat…
-
-
See [next post][next-post] for a lower level case.
[next-post]: https://github.com/mozilla/source-map/issues/252#issuecomment-360983761
I hope you don't mind me explaining how to reproduce the i…
-
Currently we have e.g. in (Core) Map.res:
```rescript
type t = Js.Map.t
```
or in (Core) Null.res:
```rescript
@unboxed
type t =
| Value('a)
| @as(null) Null
```
i.e., the `Js` modules are the…
-
WARNING in ./node_modules/face-api.js/build/es6/tinyYolov2/leaky.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '.\node_modules\face-api.js\sr…