mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 02:23:25 +08:00
chore: set rollup babel configFile as false
This commit is contained in:
@ -15,6 +15,7 @@ export default {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
configFile: false,
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
output: [
|
output: [
|
||||||
|
Reference in New Issue
Block a user