-
I just realized that when doing a production build of a plugin, the JavaScript is getting minified (which is good) but there is no unminified version which is also being distributed. When `SCRIPT_DEBU…
-
Source code mapping provides file/line/column position mapping from YAMLScript input to Clojure (or other) output.
It is necessary to accomplish:
* Quality error messages
* REPL support
* Debugger s…
-
### Description
If debug symbol files are missing or stack trace could not be symbolicated for any other reason, we currently show various warnings and alerts at the top of the issues page. Some plat…
-
When including SCSS or SASS assets in debug build, they are compiled using the `--embed-source-maps` option, which causes a source map to be genrated and included directly in the generated CSS asset. …
-
Source maps are a very nice tool for debugging something on compressed code using Chrome Dev Tools. There are lots of tools that generate them including Google closure that is already supported by dja…
-
With https://github.com/nodejs/node/pull/54283#issuecomment-2283390708, when the source codes containing syntax errors (like yet to be supported ECMAScript syntaxes) are used with the flag `--experime…
-
### Q&A (please complete the following information)
- OS: macOS
- Browser: chrome
- Version: 114
- Method of installation: yarn
- Swagger-UI version: (swagger-ui-react: ^5.1.0)
- Swagg…
-
I want to generate a source map when compiling my C code that includes all the source files in the source map file itself instead of having to serve all the source code files alongside the source map …
-
# Issue summary
Before opening this issue, I have:
- [x] Upgraded to the latest version of the relevant packages
- `@shopify/*` package and version:
- Node version:
- Operating system:
…
-
Waldemar asked at tc39 plenary if there are attack vectors that source map consumers should be aware of. Loosely around the idea of injecting `sourceMappingURL` comments that point to malicious pages.…
jkup updated
4 months ago