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.

8 lines (6 loc) 128 B
'use strict'; /* eslint camelcase: "off" */ module.exports = { entry_point: 'goog:libcomp', compilation_level: 'SIMPLE' };