mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-22 00:05:22 +02:00
chore: update vue project config
This commit is contained in:
7
vue/babel.config.js
Normal file
7
vue/babel.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
["@vue/app", {
|
||||
"modules": false
|
||||
}]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user