1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-04-01 07:02:19 +00:00
hedgedoc/webpack.config.js
2016-10-11 15:45:00 +08:00

3 lines
79 B
JavaScript

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