-
I add this code in template `年后萨达十大框架阿萨德`,like this:
```
年后萨达十大框架阿萨德
```
I use the same font-size(16px),but the result is [different](https://codepen.io/hezf/pen/RZKYEZ).
the code…
-
Currently the template is using **CommonsChunkPlugin** for bundling shared vendor libs. This saves a lot of bytes. However, the process is executed every time the production build runs, although outpu…
-
Someone suggested this in the Vue chat and it was a good idea:
There should be Meta-Language options when setting up a Webpack project.
```
Add Metalanguage support? (JSX, Sass, Pug, etc.) [y/N…
-
so when upgrade?
-
Hi,
This error shows up when i try to compress an image: off.png
Any help!?
Thanks,
`{ [Error: Command failed: /Users/jabersalehi/Dropbox/doctor-lebas/admin/node_modules/gulp-image/node_modules/zo…
-
At first, I use `vue init webpack my-project` to init my project. HMR works well.
But after some days, I just see the HMR failing.
When I save the changes of some file, instead of hot replacing, the…