chore: migrate to geist ui

This commit is contained in:
unix
2020-08-24 18:32:46 +08:00
parent c179794f36
commit 909a2963c0
176 changed files with 2188 additions and 2668 deletions

View File

@@ -112,7 +112,7 @@ module.exports = async () => {
output: {
filename: '[name].js',
path: path.resolve(__dirname, '../dist'),
library: 'ZEITUI',
library: 'GeistUI',
libraryTarget: 'umd',
globalObject: 'this',
},