dashboard/babel.config.js

3 lines
171 B
JavaScript

// NOTE: We import the babel config from the shell folder due to "Validate Plugin build system" setup set in this way
module.exports = require('./shell/babel.config.js');