first commit
This commit is contained in:
17
王凯私活/TsxVueClassApi/babel.config.js
Normal file
17
王凯私活/TsxVueClassApi/babel.config.js
Normal file
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
* Copyright (c) 2024. bmy
|
||||
* Email:2271608011@qq.com
|
||||
* Github:https://github.com/helpcode
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
],
|
||||
// plugins: [
|
||||
// [
|
||||
// "import",
|
||||
// {libraryName: "ant-design-vue", libraryDirectory: "es", style: true}
|
||||
// ]
|
||||
// ]
|
||||
}
|
||||
Reference in New Issue
Block a user