updeep-remeda/webpack.config.js

6 lines
113 B
JavaScript
Raw Normal View History

2017-04-19 00:55:46 +00:00
'use strict'
2017-04-19 00:47:53 +00:00
2017-04-19 00:55:46 +00:00
/* eslint strict:0, no-var:0, func-names:0 */
2017-04-19 00:55:46 +00:00
module.exports = require('./createWebpackConfig')()