grc/webapp/babel.config.js
2019-02-24 13:26:04 +00:00

4 lines
46 B
JavaScript

module.exports = {
presets: ["@vue/app"]
};