fix: css lib (#1381)

This commit is contained in:
@thinkinggis 2022-10-10 20:59:13 +08:00 committed by GitHub
parent 5add3d82ef
commit 6ed131db39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ export default {
cjs: {
output:'lib'
},
platform:'browser',
autoprefixer: {
browsers: ['IE 11', 'last 2 versions'],
},