1
0

chore: rebuild

This commit is contained in:
Justineo
2018-12-20 17:02:20 +08:00
parent 1604e6c039
commit 3e1ebddd85
9 changed files with 13 additions and 70 deletions

View File

@@ -1,4 +1,5 @@
module.exports = {
baseUrl: process.env.NODE_ENV === 'production' ? './' : '/',
outputDir: 'demo',
transpileDependencies: ['resize-detector'],
chainWebpack: config => {