mirror of
https://github.com/google/nomulus
synced 2026-01-07 14:05:44 +00:00
This CL does a few things: - Adds the template Soy-to-JS compilation (note: this requires the extra soyutils_usegoog.js file separately so that the compiled *.soy.js files work - Adds the Closure Compiler to compile and check our JS - Adds an NPM task to allow us to download dependencies - Adds the Closure library as an NPM package Note: this probably won't compile until we fix the test JS files ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=233059414