Skip to content

Commit 9032bfc

Browse files
piscisaureusry
authored andcommitted
win: Symlink to jsmin.py doesn't work on windows
1 parent aed0ba3 commit 9032bfc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tools/jsmin.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

tools/jsmin.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import sys
2+
sys.path.append("../deps/v8/tools")
3+
import jsmin

0 commit comments

Comments
 (0)