node/tools/jsmin.py

4 lines
63 B
Python
Raw Normal View History

import sys
sys.path.append("../deps/v8/tools")
import jsmin