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
1
Packages
Projects
Releases
Wiki
Activity
1fc3c50386
webpack
/
examples
/
coffee-script
/
example.js
1 line
31 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fixed some examples stuff
2013-02-13 18:51:08 +08:00
console
.
log
(
require
(
"./cup1"
)
)
;