-
Is there a way to include the sourcemaps from bower_components into the current bundle?
My dependencies have an external sourcemap (and are in bower), however it would be nice if I was able to have i…
-
Look at the files under `precise.ly/static`
-
I just checkout to this repo, go to examples, `npm i`, `npm run start` and I found next files:
```
bundle-7c3eb3d0c53e714ec52ed127228f3dca.js
html>?
```
Expected index.html.
Actual: `html>?`
…
-
Steps to repro:
git clone https://github.com/nolanlawson/test-offline-plugin-sourcemap.git
cd test-offline-plugin-sourcemap
yarn
yarn build
Notice that `devtool: 'source-map'`…
-
sourceMaps is set to true.
If minify is set to true, the JS is correctly minified, but there are no sourcemaps at the end.
If minify is set to false, the JS is bundled (browserify) but not minimised…
-
I've got a problem with the download of the symobls from an AppSource App.
The manifest can be downloaded:
```
INFO] Downloading package manifest PI Conteksto (ID: prismainformatikGmbH.PIContekst…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.23.1
### Describe the Bug
Hello ! Overall wonderful library, you really helped…
-
## Rationale
As I do not want to expose the full deobfuscated code in production, I do not upload the sourcemaps to our asset server on S3. However, since I do want access to them in our error monito…
-
Just like there is the [language server protocol](https://microsoft.github.io/language-server-protocol/) to have cross editor support for language features, there also is the [debug adapter protocol](…
-
# CLI
- [x] Support `npm create rslib@latest` to create a Rslib project
- [x] Support `--inspect` to show Rslib/Rsbuild/Rspack config
- [x] #138
- [ ] Add some debug info to better debugging Rslib
#…