n8n/packages/editor-ui/babel.config.js

11 lines
379 B
JavaScript
Raw Normal View History

2019-06-23 03:35:23 -07:00
module.exports = {
// TODO: Find proper solution. Deactivated as it causes problems with quill. Error occurs when clicking in property field which has expression.
// presets: [
// '@vue/app'
// ]
// transpileDependencies: [
// /\/node_modules\/quill/
// ]
};
// // https://stackoverflow.com/questions/44625868/es6-babel-class-constructor-cannot-be-invoked-without-new