mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-18 11:37:33 +08:00
Move style related actions to templates
This commit is contained in:
@@ -11,8 +11,8 @@ export default {
|
||||
},
|
||||
plugins: [
|
||||
nodeResolve({ browser: true }),
|
||||
minifyHTML(),
|
||||
//minifyHTML(),
|
||||
commonjs(),
|
||||
terser()
|
||||
//terser()
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user