This website requires JavaScript.
Explore
Help
Sign In
GNU
/
easejs
Watch
1
Star
0
Fork
You've already forked easejs
0
Code
Releases
Activity
958521f673
easejs
/
.gitignore
9 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added make targets: default, mkbuild, combine, clean
2010-12-19 23:51:22 -05:00
build
Added node_modules to .gitignore
2011-05-23 18:27:14 -04:00
node_modules
Switched to Closure Compiler This is nothing against uglify. Rather, here's the story on this: Commit e4cd1e fixed an error that was causing minified files to break in IE. This was due to how IE interprets things, not how UglifyJS was minifying them. Indeed, Closure Compiler had the exact same problem. The decision to move to Closure Compiler was due to a variety of factors, which came down to primarily feature set and tests. Closure Compiler is well tested and maintained. It also includes a number of additional, beneficial features. UglifyJS is an excellent project and I would recommend it to anyone, but it is not tested (no unit tests; it's tested by ensuring common libraries like jQuery run after minification). It is, however, significantly faster. It's likely that, in the future, once I add autoconf for the build process to configure certain settings, that I will add UglifyJS as an option. I'm sure many people would prefer that, especially those who dislike Java and do not wish to have it installed. Hopefully those that do decide to install Java will go with openjdk, not Oracle's proprietary implementation.
2011-12-06 18:28:56 -05:00
# downloaded by minification build
tools/compiler.jar
Ignoring webroot - May be left over from switching branches
2011-12-15 19:20:56 -05:00
# website branch
webroot/