We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8a5f7 commit 51f8fb2Copy full SHA for 51f8fb2
webpack.config.demo.prod.js
@@ -1,4 +1,3 @@
1
-/* eslint no-var: 0 */
2
require('babel-register');
3
var config = require('./webpack/webpack.config.demo.prod.js');
4
module.exports = config;
0 commit comments