:closure-module-roots

compiler optionsince v1.9.456Edit

Set the root locations to search for CommonJS modules. Used by the Closure Compiler to find and process modules imported via require(). Defaults to [].

:closure-module-roots [...]