-
Currently not all workloads that use minified code expose sourcemaps.
Sourcemaps ensure that these workloads are easy to debug when running within Speedometer.
Therefore, we should audit all workl…
-
At the moment, production builds of many of our packages include inline sourcemaps. We should make sure that we have sensible sourcemap configurations for our prod/dev build modes.
-
**Chore summary**
```
$ npm install @stoplight/spectral-cli
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
```
**Tasks**
- [ ] Update `@rollup/plugin…
-
All `.cul.js` files as picked up by browser e.g. in my stories, are placed in `webpack:///X.cul.js`, creating conflicts where I require the same model a few times - presumably doesn't matter (stories)…
-
**Describe the bug**
The entier `:global {}` (not `:global()`) is dropped.
`:global()` works as expected.
**Logs**
no log.
**To Reproduce**
Used config:
```ts
sveltePreprocess({
…
-
### Expected behavior
In Chrome, we expect the relevant decoded paths to the files for sourcemap purposes to either be relative to server or absolute to the file path, not both.
This would pass (…
-
Current Chrome (v45) represents source stylesheets, embedded into sourcemaps, as regular page resources. So when DevTools are opened, user sees those stylesheets in LS popup (they are not displayed i…
-
I always seem to get `Unable to load source map: ...` when I use the hot-loader.
Any idea what might be causing this? I see `source-map` type sourcemap is used here https://github.com/adampash/react-n…
-
The `sourceMappingUrl` comment that is added to the bottom of our styles (that appear in the HTML head) doesn't actually resolve to a proper source map.
I'm using `babel-plugin-react-css-modules` i…
-
### Version
6.8.0
### What platforms are you having the problem on?
Android
### System Version
Android Version : 14
react native version: 0.76.2
react native video: 6.8.0
### On w…