Skip to content

Commit aaea826

Browse files
committed
fix 兼容性
1 parent e45f0ff commit aaea826

8 files changed

Lines changed: 93 additions & 63 deletions

File tree

.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"stage-0"
55
],
66
"plugins": [
7-
"add-module-exports"
7+
"add-module-exports",
8+
"transform-object-assign"
89
]
910
}

dist/Validator.js

Lines changed: 72 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Validator.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)