-
I'm encountering an issue while attempting to bundle my project using Expo Router. The web bundling process fails consistently with the following output:
---
**Steps to Reproduce:**
1. Run the …
-
# Bundler supports
Tracking the bundler supports for the optimal artifact (webpack[^1] and Rspack).
[^1]: Reference: https://github.com/webpack/webpack/issues/17121
## CJS support
ESM artifacts wo…
-
### Environment
webpack@5.88.0
webpack-bundle-analyzer@4.9.0
@sentry/webpack-plugin@2.4.0
### Steps to Reproduce
We are having issues using the Webpack plugin in an existing project, where …
-
longclaw version: 1.0.2
Django version: 3.1
Python version: 3.8.3
I'm trying to load the javascript libraries using the longclaw template tags into the supplied product template (catalog/template…
-
**Sylius version affected**: 2
**Description**
At the build with npm/yarn, i've got this issue... Only happens in version 2, not happening in th 1.4
**Steps to reproduce**
Running webpac…
-
The old version used in this plugin pulls in the vulnerable `ejs`: https://github.com/advisories/GHSA-phwq-j96m-2c2q
-
I'm using `dygraphs` on an Angular 2 project via `angular-cli`. When I try to bundle the project for production (it uses `webpack`), the bundling fails cause it tries to bundle the `es6` version.
I…
JimiC updated
7 years ago
-
### System Info
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Max
Memory: 756.38 MB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.3.0 - ~/.local/state/fnm_multish…
-
Currently `package.json` specifies `>=12.18` in `engines.node`, but the code uses `??=` and `util/types` which are Node.js 15+ features.
## The implementation should look like...
Updating `packa…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md).
- [X] I have not leaked any internal/restricted information like screens…