-
**Is your feature request related to a problem? Please describe.**
When i build my Angular project there is a warning about fast-deep-equal because it is a commonJS/AMD module whcih can't be optimiz…
-
### To Reproduce
After I created the Next application and deployed it to Dokploy and connected to the Dokploy database (PostgreSQL), communication works if I connect via an external connection string…
-
The following workflows and package managers don't work when tools build into node_modules directories, or rely on dependencies existing in node_modules.
Because of this, developers building native…
-
Hi team,
Here are a few improvements/optimizations I've in mind for the rtOptimizer plugin.
- Selective whitelisting from concatenation
- Currently, all of the JS is being removed from the JS…
-
Version: `ch version 1.12.0.0-beta`
Git hash: `33db8efd9f02cd528a7305391d7d10765a2e85f3`
POC :
```javascript
var a = [1];
a[import(a)++];
```
In release build, the stack dump is:
```
#0…
-
### Environment
What version are you running? Etc.
webpack@5.89.0, @sentry/webpack-plugin@2.14.2 uploading to Sentry cloud
### Steps to Reproduce
```js
// Sentry plugin configuration
sen…
-
This is my postcss.config.js which is used with webpack.
```
const glob = require('glob-all');
const cssnanoConfig = {
preset: ['default', { discardComments: { removeAll: true } }]
};
modu…
-
[Vector Databases](https://www.pinecone.io/learn/vector-database/) are the core of how we can power ML applications to do things such as retrieve relevant information. I could talk about it a lot more…
-
Hello there !
I just started to watch your webpack course on pluralsight and came upon a little error running webpack-stats-graph with a webpack 4 generated json.
the issue is :
```
grap…
-
### Describe your idea
From https://github.com/Hopding/pdf-lib/issues/689:
> Angular11 generates warnings for pdf-lib because of the old module format of pako
>
> Warning: C:\Users\*****\node_mo…