This website requires JavaScript.
Explore
Help
Sign In
root
/
webpack
mirror of
https://github.com/webpack/webpack.git
Watch
1
Star
0
Fork
You've already forked webpack
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fd45e3b32d
webpack
/
examples
/
scope-hoisting
/
webpack.config.js
4 lines
42 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add missing file
2017-05-22 05:41:33 +08:00
module
.
exports
=
{
update example configurations
2017-11-21 18:04:18 +08:00
mode
:
"production"
add missing file
2017-05-22 05:41:33 +08:00
}
;