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.

17 lines (16 loc) 333 B
{ "name": "should-read-options", "version": "1.0.0", "description": "", "main": "index.js", "keywords": [], "build": { "gcc": { "angular_pass": true, "compilation_level": "simple", "js": "src/**.js", "externs": ["a.externs.js", "b.externs.js"], "entry_point": ["one", "two"] } } }