This website requires JavaScript.
Explore
Help
Sign in
github
/
hedgedoc
Watch
1
Star
0
Fork
You've already forked hedgedoc
0
mirror of
https://github.com/hedgedoc/hedgedoc.git
synced
2024-11-22 17:56:30 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d5d9607c17
hedgedoc
/
webpack.config.js
4 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Setup webpack production config
2016-10-11 03:45:00 -04:00
var
baseConfig
=
require
(
'./webpackBaseConfig'
)
;
Create webpack config
2016-10-07 11:05:23 -04:00
Setup webpack production config
2016-10-11 03:45:00 -04:00
module
.
exports
=
baseConfig
;
Reference in a new issue
Copy permalink