UNPKG
sitepal-vue
Version:
latest (2.1.9)
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
Download the latest version of an npm package to a specified directory.
sitepal-vue
/
babel.config.js
6 lines
(5 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { presets: [
'@vue/cli-plugin-babel/preset'
] }