UNPKG

opensphere-build-resolver

Version:

Resolves projects, their dependencies, plugins, and config to the correct arguments for compilation via the Google Closure Compiler, sass/node-sass, and other tools.

12 lines (9 loc) 271 B
This is a non-JavaScript file used to test if the following lines get matched. Should match: goog.provide('test.readme.Thing1'); goog.provide('test.readme.Thing2'); Should not match: /** * goog.provide('test.readme.Thing3'); * goog.provide('test.readme.Thing4'); */