-
An error occurred while trying to import the @sentry/webpack-plugin in custom-webpack.config.js.
### Environment
npm: v14.2.0
@angular/core: 10.2.5
webpack: 4.46.0
@angular-builders/custom-webpack: …
-
## Actual Behavior
I'm making a Chrome recorder extension, and I've noticed the production library bundle was 437KB in my project, which I would consider to be relatively large for a bundle that do…
-
### Command
serve, build
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### …
-
When building from source and running on localhost with the webpack dev server, I'm finding that not all needed node_module packages are getting included. In particular, when it hits the first module…
-
During nightly stats update in CI/CD the Webpack Analyzer Bundle CLI tool could be run on the Juice Shop frontend and the result embedded in the stats page (via Iframe or as a screenshot).
![image.pn…
-
How can I solve this problem.
![image](https://github.com/user-attachments/assets/8ebaf982-591c-42b8-9850-c80ab6a24e57)
```js
module.exports = {
content: [
'./src/pages/**/*.tsx',
…
-
Bunchee looks an amazing project. Very easy to use.
You might be interested in some difference I've found out trying to migrate from tsup/esbuild
I've noticed a slightly bigger bundle (as measur…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### What's not working?
On a fresh install of RW 0.15.3, when I try to run storybook I get the following output
Looking in my node_modules folder I can't find the generated-entry.js file at all
T…
-
I switched to use [esbuild](https://github.com/evanw/esbuild), an extremely fast JS bundler, instead of `webpack` recently on our big scala.js repo at work. The result is quite impressive, there are p…