embark/packages/embark-compiler
Anthony Laibe bc24598175 feat: create async wrapper 2019-02-12 08:24:20 +00:00
..
src feat: create async wrapper 2019-02-12 08:24:20 +00:00
README.md refactor(@embark/embark-compiler) move compiler to its own module 2019-02-06 13:24:45 -05:00
package.json feat: create async wrapper 2019-02-12 08:24:20 +00:00
tsconfig.json fix: supply missing tsconfig.json in packages/* 2019-02-06 17:20:13 -06:00
tslint.json refactor(@embark/embark-compiler) move compiler to its own module 2019-02-06 13:24:45 -05:00

README.md

Embark Compiler module

This module abstracts the compiler interface. It exposes a plugin api to register contract extensions and how to handle them. It accepts command requests to compile and returns the aggregated compilation result.

API

command: compiler:contracts

arguments:

  • contractFiles -
  • options -