UNPKG

esvcp-ui-pc

Version:

ESLink Vue Common Package UI - runtime and build UI on Vue For PC

8 lines (7 loc) 176 B
module.exports = { presets: [['@babel/preset-env']], plugins: [ '@babel/plugin-transform-runtime', '@babel/plugin-proposal-object-rest-spread' ] };