Finish rewrite
This commit is contained in:
parent
c39ff8f648
commit
483bc13a31
15 changed files with 165 additions and 29 deletions
|
|
@ -97,7 +97,8 @@ await Promise.all([
|
|||
globPlugins
|
||||
],
|
||||
sourcemap: "inline",
|
||||
watch
|
||||
watch,
|
||||
minify: true
|
||||
})
|
||||
]).then(res => {
|
||||
const took = performance.now() - begin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue