-
[Stencil.js v2.9 announcement](https://twitter.com/stenciljs/status/1447985810377224203).
-
Sourcemaps would be a huge help to development of CSS resources, but WebOptimizer doesn't support them and didn't respond to my [GitHub issue](https://github.com/ligershark/WebOptimizer.Sass/issues/33…
-
It would be nice to be able to generate some kind of database that records what tests cover which source lines. This could then be consumed by something like `nextest` in conjunction with `git diff` t…
-
### Versions
- vite-plugin-federation: v1.3.6
- vite: v5.4.10
### Reproduction
Vite build set "sourcemap: true", but there is no map file`s url in the bundle files
Can generate …
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
I want to hide source map from devtools.
### How are you getting stuck?
There is not key to hide sourcemap in reac…
-
-
### Clear and concise description of the problem
CSS sourcemaps aren't currently supported, which can make it difficult to track down where a particular style was authored. It would be cool if they…
-
**Description/Screenshot**
Every time I run Angular apps in a debugger, with app insights dependencies, I get a long spew of source map failure lines, like
This is not impacting runtime beha…
-
### What is the problem this feature would solve?
With the following build,
```ts
const result = await Bun.build({
entrypoints: ['index.js', 'second.js'],
naming: '[hash].[ext]'
})
```
This …
-
- Rollup Plugin Name: @rollup/plugin-typescript
- Rollup Plugin Version: 12.1.0
### Expected Behavior / Situation
I don't get a sourcemap warning message about rollup.config.ts.
### Actu…