mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-10 20:56:38 +00:00
Changes include: - Add unit tests for recursively remapping imports - Handle plugin contracts - Allow `prepareForCompilation` to be called from `File`. Allows external compilers, like `embark-solc` to call this. - Add flattened remappings to file getting prepared for compilation - Return remapped contract content when file type is http - Add check allowing files to be remapped/prepared multiple times