mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 06:44:37 +00:00
3f7842cf24
**TODO:** The `embark eject-webpack` command needs to be updated. @michaelsbradleyjr - do you have suggestions as to how we could port this over? We could **assume** that the `basic-pipeline` plugin will be installed, and then read the embark config and overrides from the file system, however this feels like we are sort adding a dependency to a plugin, which is not right. Any suggestions?
9 lines
423 B
Markdown
9 lines
423 B
Markdown
# `embark-basic-pipeline`
|
|
|
|
> Basic pipeline for Embark that builds a DApp's frontend assets using webpack
|
|
|
|
Visit [embark.status.im](https://embark.status.im/) to get started with
|
|
[Embark](https://github.com/embark-framework/embark).
|
|
|
|
Contracts in `test/fixture/contracts` are from [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-solidity) and [Gnosis Prediction Markets](https://github.com/gnosis/pm-contracts)
|