HackMD/webpack.config.js

4 lines
79 B
JavaScript

var baseConfig = require('./webpackBaseConfig');
module.exports = baseConfig;