embark/packages/stack/compiler
Michael Bradley, Jr 6dbdf63aeb chore(release): 6.0.0 2020-04-27 16:04:43 -05:00
..
src fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
test build(deps-dev): bump eslint-plugin-jest from 22.5.1 to 23.8.1 2020-03-05 11:25:18 -06:00
.npmrc move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00
CHANGELOG.md chore(release): 6.0.0 2020-04-27 16:04:43 -05:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
index.js fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
package.json chore(release): 6.0.0 2020-04-27 16:04:43 -05:00
tsconfig.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00
tslint.json move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00

README.md

embark-compiler

Embark compiler module

Abstracts the compiler interface and 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:compile

arguments:

  • contractFiles -
  • options -