Removed NativeScript without breaking everything
This commit is contained in:
parent
beb05f6736
commit
646122488e
76 changed files with 398 additions and 3651 deletions
|
|
@ -1,9 +1,5 @@
|
|||
module.exports = {
|
||||
plugins: [
|
||||
'@babel/plugin-syntax-dynamic-import'
|
||||
],
|
||||
presets: [
|
||||
process.env.VUE_PLATFORM === 'web' ? '@vue/app' : {},
|
||||
['@babel/env', { targets: { esmodules: true } }]
|
||||
'@vue/app'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue