-
### What problem does this feature solve?
## Background
[Shakapacker](https://github.com/shakacode/shakapacker) is a popular library for handling JS bundling in Rails apps. It's the successor to `ra…
-
remote: Compiling...
remote: Compilation failed:
remote: yarn run v1.22.19
remote: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
…
-
## Issue
When we launch locally yarn`localhost:8080`, then we got this error within the UI
```
Unexpected Application Error!
result.items is null
39798/k8sListResource/ path.includes('/oaut…
-
Webpack can be used to bundle and distribute static assets. We use it for RDP
- [ ] remove JAWR servlets and dependencies
- [ ] serve static assets with Tomcat default servlet as we do for other stat…
-
when we use these modifiers on an app that is rendered in fastboot we get the following error:
```
navigator is not defined
at isSafari (/tmp/tmp-3745-MUv3E5mw4c2K/assets/chunk.eef8c6cd3847f29b…
-
https://github.com/kossnocorp/assets-webpack-plugin
## assets-webpack-plugin
Webpack plugin that emits a json file with assets paths.
assets-webpack-plugin 这个webpack插件产生一个json文件,这个文件内容是资产的路径集。
…
-
Getting error like this when run node ace serve --watch command.
![image](https://github.com/symfony/webpack-encore/assets/71244401/75188f0f-b9d1-4bdc-9f12-80ee57393984)
I have tried to upda…
-
Look into and optimize webpack assets
```
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
bundle.js …
-
**Describe the bug**
`nx g @nx/angular:application --directory=apps/my-app` suggested by the updated doc (btw, the doc is incorrect by requiring to provide additional app name arg) asks to select b…
-
### Description
Webpack fails when using assets file in packages.
E.g.:
```
packageA
a.js
a.jpg
a.css
a.ttf
```
```scss
// a.css
@font-face {
// ...
src: url("./a.ttf"…