UNPKG
react-whitebox
Version:
latest (0.0.2)
0.0.2
0.0.1
A component to display your errors.
github.com/amannn/react-whitebox
amannn/react-whitebox
react-whitebox
/
webpack.config.prod.js
5 lines
(4 loc)
•
96 B
JavaScript
View Raw
1
2
3
4
5
module
.exports =
require
(
"./make-webpack-config"
)({
minimize:
true
,
nodeEnv:
'production'
});