Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roberto José TORO OLMEDO
BrainBox
Commits
f8299c99
Commit
f8299c99
authored
Nov 25, 2019
by
r03ert0
Browse files
minor style change
parent
3fe53c01
Changes
1
Hide whitespace changes
Inline
Side-by-side
webpack.brainbox.config.js
View file @
f8299c99
const
path
=
require
(
'
path
'
);
const
HtmlWebpackPlugin
=
require
(
'
html-webpack-plugin
'
);
const
CleanWebpackPlugin
=
require
(
'
clean-webpack-plugin
'
);
// const WebpackShellPlugin = require('webpack-shell-plugin');
module
.
exports
=
{
mode
:
'
development
'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment