This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0d58353d66
node
/
tools
/
jsmin.py
4 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
win: Symlink to jsmin.py doesn't work on windows
2010-11-18 17:37:13 +08:00
import
sys
sys
.
path
.
append
(
"
../deps/v8/tools
"
)
import
jsmin