This website requires JavaScript.
Explore
Help
Sign In
status-im
/
codimd
Watch
2
Star
0
Fork
0
You've already forked codimd
mirror of
https://github.com/status-im/codimd.git
synced
2025-01-12 19:14:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
codimd
/
webpack.config.js
4 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Setup webpack production config
2016-10-11 15:45:00 +08:00
var
baseConfig
=
require
(
'./webpackBaseConfig'
)
;
Create webpack config
2016-10-07 23:05:23 +08:00
Setup webpack production config
2016-10-11 15:45:00 +08:00
module
.
exports
=
baseConfig
;
Reference in New Issue
Copy Permalink