rse / componentjs

ComponentJS -- Powerful run-time Component System for structuring HTML5-based Rich Clients
http://componentjs.com/
Other
85 stars 13 forks source link

Installing Google Closure compiler on Windows is a pain #18

Closed AuspeXeu closed 11 years ago

AuspeXeu commented 11 years ago

Is it possible to change the Google Closure Compiler dependency from mandatory to optional? Otherwise it is close to impossible to build on a windows OS.

rse commented 11 years ago

Now mitigated with a "make stage0" possibility.

rse commented 10 years ago

This is now even better resolved with the recent migration onto a Grunt based build environment.