first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
['@vue/app',
|
||||
{
|
||||
'useBuiltIns': 'entry',
|
||||
polyfills: ['es6.promise', 'es6.symbol']
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Referens i nytt ärende
Block a user