-
### Summary
If you attempt to use a Javascript file ending in ".cjs" in an expo webpack build, then it will fail to include that file in the source file compilation. Instead, it treats those files …
-
Package version: 12.0.0rc2
## Describe the bug
The webpack build for the frontend assets issues warnings about an invalid calculation (`auto + 5%`).
It seems like the warning stems from the var…
-
**Describe the bug**
When I run "npm start" I'm getting a number of errors.
**To Reproduce**
Steps to reproduce the behavior:
run "npm build" and "npm start". At first I was getting about 89 er…
-
Webpack introduces a lot of good features, one of the nicest is the way it approaches assets. When you require an asset, like CSS or an image, it "bubbles up" to the application level. This means your…
-
I would like a functionality to import static assets using webpack like
[simple-pug-loader - Webpack Plugin](https://github.com/Spence-S/simple-pug-loader)
Found this [Blog post - Adding asset fi…
-
As I watch all the bower components components scroll by when we install our extension, I wonder if we should be using webpack to simple it down to just one AMD JS file. Or, at the very least, filter …
-
### TriliumNext Version
0.90.4
### What operating system are you using?
Other Linux
### What is your setup?
Local + server sync
### Operating System Version
Debian GNU/Linux 12 (bookworm)
### …
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
### Motivation
Improve the time a `invenio-cli assets build` needs to build the assets.
### Summary
- create a `create_cli` app as small as possible to load as fast as possible
- move from `…
-
### Link to the code that reproduces this issue
https://github.com/JamesRobertWiseman/nextjs-otel-use-cache
### To Reproduce
1. Start the application in development (next dev)
2. Visit the home pa…