mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-03 04:21:34 +08:00
chore: test vercel build
This commit is contained in:
parent
0b3d32f14b
commit
f7ae765ff9
@ -28,6 +28,7 @@ module.exports = {
|
||||
'process.env.NODE_ENV': `'${process.env.NODE_ENV}'`,
|
||||
__DEV__: process.env.NODE_ENV !== 'production'
|
||||
},
|
||||
minify: false,
|
||||
rollupPluginVueOptions: {
|
||||
include: /\.(vue|md|demo.md|demo-entry.md|entry)$/
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user