mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-07 11:42:26 +03:00
feat: add pause/resume methods to pause updates
This commit is contained in:
@@ -48,8 +48,8 @@ export default [{
|
||||
output: {
|
||||
...baseConfig.output,
|
||||
file: pkg.main,
|
||||
intro: 'var window',
|
||||
format: 'cjs'
|
||||
format: 'cjs',
|
||||
intro: 'var window'
|
||||
},
|
||||
external: Object.keys(pkg.dependencies)
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user