Remove require.
This commit is contained in:
parent
116b61e509
commit
5cab9fa5e4
@ -2,7 +2,6 @@
|
||||
const path = require('path');
|
||||
const HtmlWebpackPlugin = require('html-webpack-plugin');
|
||||
const webpack = require('webpack');
|
||||
const helpers = require('./config/helpers');
|
||||
|
||||
module.exports = {
|
||||
context: path.resolve(__dirname, 'src'),
|
||||
|
Loading…
Reference in New Issue
Block a user