Nathan
The debug loader assumes the existence of the DOM and appends <script>
tags to load additional files. But if you used closurebuilder.py to
determine proper dependency order, disable debug the loader, and feed
Rhino the files in the correct order, it might work.
Shawn
./closurebuilder.py <options> | xargs <command to run rhino>
And then the warnings would match up with the source files.
Nathan
I tried nclosure on node .10 and the basic functionality worked but some options were broken (like using a custom closure-library). It worked better than some of the other solutions I've tried.
--
---
You received this message because you are subscribed to the Google Groups "Closure Library Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to closure-library-d...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.