mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
fix: disable incremental
This commit is contained in:
parent
1dd05b1ae8
commit
477462bc01
@ -15,8 +15,7 @@
|
||||
"paths": {
|
||||
"@vue/babel-plugin-jsx": ["./packages/babel-plugin-jsx/src"]
|
||||
},
|
||||
"noEmit": true,
|
||||
"incremental": true
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["packages/*/src", "packages/*/test"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user