This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
troolee/jscc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WHAT IS THIS jscc is a tool that helps you compile js code using google clusure compiler. For more information about closure please visit: http://code.google.com/closure/compiler/ CHANGES Version 0.3 + Added '--force' option. It forces the program to recompile sources even if they're not changed. + Added new compilation level: none. With this option the program will just concatinate source files. Usefull for debugging. + Added '--debug-mode' option. It forces the program to use 'none' compilation level.
About
The jscc is a tool that helps you compile js code using google closure compiler.
Resources
Stars
Watchers
Forks
Packages 0
No packages published