asterjs / aster

AST-based builder for JavaScript

Home Page:http://asterjs.github.io/aster/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow injecting dependencies from package.json

RReverser opened this issue · comments

Implement auto-discovering and injecting dependencies with name in format of aster-plugin-name found in project's package.json so they would be added to aster object as aster.pluginName.