spee.ch/webpack.config.js
2018-03-31 00:20:27 -07:00

6 lines
109 B
JavaScript

const packageBaseConfig = require('./webpack.speech.common.js');
module.exports = [
packageBaseConfig,
];