embark/packages/plugins/basic-pipeline
Eric Mastro 3f7842cf24 refactor(@embark/embarkjs): move module into own package (#1945)
**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?
2019-10-14 16:05:17 +09:00
..
src refactor(@embark/embarkjs): move module into own package (#1945) 2019-10-14 16:05:17 +09:00
.babelrc.js refactor(@embark/embarkjs): move module into own package (#1945) 2019-10-14 16:05:17 +09:00
.npmrc refactor(@embark/embarkjs): move module into own package (#1945) 2019-10-14 16:05:17 +09:00
README.md refactor(@embark/embarkjs): move module into own package (#1945) 2019-10-14 16:05:17 +09:00
package.json refactor(@embark/embarkjs): move module into own package (#1945) 2019-10-14 16:05:17 +09:00

README.md

embark-basic-pipeline

Basic pipeline for Embark that builds a DApp's frontend assets using webpack

Visit embark.status.im to get started with Embark.

Contracts in test/fixture/contracts are from OpenZeppelin and Gnosis Prediction Markets