mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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: {
|
||||
html: { minify: { collapseWhitespace: true } },
|
||||
/*
|
||||
** You can extend webpack config here
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue