mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 14:54:57 +00:00
8e7c8e940a
refactor(@embark/embark-compiler) move compiler to its own module This is a combination of 2 commits. refactor(@embark/embark-compiler) move compiler to its own module refactor(@embark/embark-compiler) move compiler to its own module Update packages/embark-compiler/package.json Co-Authored-By: iurimatias <iuri.matias@gmail.com> Update packages/embark-compiler/package.json Co-Authored-By: iurimatias <iuri.matias@gmail.com> Update packages/embark-compiler/package.json Co-Authored-By: iurimatias <iuri.matias@gmail.com> refactor(@embark/embark-compiler) move compiler to its own module refactor(@embark/embark-compiler) move compiler to its own module refactor(@embark/embark-compiler) move compiler to its own module refactor(@embark/embark-compiler) move compiler to its own module
1.6 KiB
1.6 KiB
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
-