mirror of https://github.com/embarklabs/embark.git
f289a6fc6a
Embark relies on certain specific plugin properties, e.g. registered compilers, and retrieves them using `plugins.getPluginProperties('compilers', 'compilers')`. In order to make this work in the testing environment, we need those same APIs in the `embark-testing` package as well. This commit adds necessary APIs to `Plugins` and `Plugin` to make registering and loading compiler plugins work. |
||
---|---|---|
.. | ||
embark.js | ||
events.js | ||
index.js | ||
plugin.js |