-
### Link to the code that reproduces this issue
https://github.com/jantimon/reproduction-webpack-css-order
### To Reproduce
Clone the repository and checkout the `turbo` branch
pnpm instal…
-
**Is your feature request related to a problem? Please describe.**
- We currently use `craco`, which is a custom wrapper for webpack and probably not recommended going forward.
- For context, we h…
-
When using React w/ Webpack with the latest versions of meshsdk:
`"@meshsdk/core": "1.6.8",`
`"@meshsdk/react": "1.6.8",`
I get the following TypeError:
`Class extends value undefined is not a c…
-
Hi Team,
I'm facing an issue where **sourcemaps are not being injected with a debug ID**, and **my ignore list is not being considered**, although the uploading of sourcemaps seems to be working corr…
-
Right now, Kobweb uses Webpack to bundle JS code because, well, this is the automatic solution provided by the JB Compose Plugin.
Bun recently took the JS world by storm, and they are promising an …
-
-
In this [file](https://github.com/inveniosoftware/invenio-previewer/blob/master/invenio_previewer/assets/js/pdfjs/viewer.js#L36) there is a dependency on `/static/js/pdfjs/pdf.worker.min.js` but the f…
-
We have multiple plugins using or will be using the `DataViews`: Social, Forms, Protect, Newsletters.
@manzoorwanijk noted:
> I don't think `DataViews` can be used in Jetpack at the moment. We tried…
-
Any chance of supporting Kotlin/JS features like bundling code with webpack?
-
Hello,
I am using express-handlebars in my express project and I'm trying to figure out how to bundle correctly with Webpack with the goal of maintaining the benefits of server side rendering.
…