zanui css build

This commit is contained in:
cookfront
2017-02-24 17:46:56 +08:00
parent 3ba60907b7
commit f524d6ccd2
26 changed files with 71 additions and 30 deletions

View File

@@ -6,7 +6,7 @@ config.entry = {
config.output = {
filename: './dist/[name].js',
library: 'Oxygen',
library: 'zanui',
libraryTarget: 'umd'
}