mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
c4721121eb
* Move soyutils_usegoog.js out of node_modules Everytime the npmInstall runs, it removes this file from node_modules. Move it outside the folder to prevent this from happening. * Move karma.conf.js and soyutils_usegooge.js * Move karma.conf.js to be under core