We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e136e2 commit 8c60539Copy full SHA for 8c60539
README.md
@@ -714,6 +714,7 @@ module.exports = {
714
// vue.config.js
715
716
module.exports = {
717
+ transpileDependencies: ['json-editor-vue'],
718
configureWebpack: {
719
module: {
720
rules: [
docs/README.zh-CN.md
@@ -706,12 +706,13 @@ module.exports = {
706
}
707
```
708
709
-⚠ 仅 ≤ 4.5.14 版本需要:
+⚠ 仅 ≤ 4.5.14 版本:
710
711
```js
712
713
0 commit comments