1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 17:37:25 +03:00
n8n/packages/editor-ui/babel.config.js
2019-06-23 12:35:23 +02:00

11 lines
379 B
JavaScript

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