mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try minifying html
This commit is contained in:
parent
1b04545808
commit
368e452201
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ export default {
|
||||||
** Build configuration
|
** Build configuration
|
||||||
*/
|
*/
|
||||||
build: {
|
build: {
|
||||||
|
html: { minify: { collapseWhitespace: true } },
|
||||||
/*
|
/*
|
||||||
** You can extend webpack config here
|
** You can extend webpack config here
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue