-
1. Картинки не оптимизированы (смотри 'бест практис')
2. Все svg надо пропустить через [svgo](https://jakearchibald.github.io/svgomg/)
3. Необходимо по максимуму использовать svg где это возможно
4…
-
https://webpack.js.org/blog/2020-10-10-webpack-5-release/
https://webpack.js.org/migrate/5/
**webpack 5 is out and it's time we go way down into that rabbit hole :D**
We'll use this issue to ke…
-
Hey all,
I'm trying to fix the output of all the images and files I have in a subfolder/subpage, using Webpack 4 and Pug.
This is my folder structure:
```
| index.pug
+---chapter-1
-------| i…
-
**bug**
**What is the current behavior?**
Webpack-dev-server is not updating the browser with latest built code
Webpack configuration
```
const path = require('path');
const HtmlWebpac…
-
k8s 1.17.3 on baremetal centos7. Cluster is being used for testing purposes and all works fine (so far).
Che has been set up with `chectl` using the operator method. Tried this with versions 7.9.2,…
-
tried to use webpack-i18n-extractor-plugin together with mini-css-extract-plugin. The build fails with the following error:
```
C:\P\git\dojo-webpack-plugin-sample\node_modules\mini-css-extract-plu…
-
# 🐛 bug report
When I run `parcel build` I receive a "Name already registered with serializer" error
## 🎛 Configuration (.babelrc, package.json, cli command)
Blank project with yarn2#[p…
Xiphe updated
3 years ago
-
Hi everybody and thanks for your attention.
I cannot use @each statement.
I got this compilation error:
```
`@apply` cannot be used with `.bg-\#\{\$color\}-100` because `.bg-\#\{\$color\}-100`…
-
└─┬ laravel-mix-pug@0.2.1
└─┬ laravel-mix@1.7.2
└─┬ img-loader@2.0.1
└─┬ imagemin-gifsicle@5.2.0
└─┬ gifsicle@3.0.4
└─┬ bin-build@2.2.0
└─┬ download@4.4…
-
### Make sure to check the demo app(s) for sample usage
done
### Make sure to check the existing issues in this repository
done
### Which platform(s) does your issue occur on?
- iOS
- iOS…