Skip to content

Commit 025142b

Browse files
author
27
committed
build: 修改构建
1 parent a5c23ae commit 025142b

File tree

7 files changed

+23
-874
lines changed

7 files changed

+23
-874
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## [0.0.7](https://github.com/nu-system/vue-dialog/compare/v0.0.5...v0.0.7) (2019-07-24)
2-
1+
## [0.0.8](https://github.com/nu-system/vue-dialog/compare/v0.0.5...v0.0.8) (2019-09-02)
2+
* 修改da
33

44
### Bug Fixes
55

babel.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
module.exports = {
2+
presets: [
3+
"env",
4+
'@vue/app'
5+
]
6+
};

0 commit comments

Comments
 (0)