This website requires JavaScript.
Explore
Help
Sign In
depau
/
HackMD
Watch
1
Star
0
Fork
You've already forked HackMD
0
Code
Issues
Pull requests
Releases
Wiki
Activity
b5f42807b9
HackMD
/
webpack.config.js
4 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Setup webpack production config
2016-10-11 07:45:00 +00:00
var
baseConfig
=
require
(
'./webpackBaseConfig'
)
;
Create webpack config
2016-10-07 15:05:23 +00:00
Setup webpack production config
2016-10-11 07:45:00 +00:00
module
.
exports
=
baseConfig
;
Reference in a new issue
Copy permalink