embark/packages/plugins/basic-pipeline
dependabot-preview[bot] ead92bd90f build(deps): bump @babel/core from 7.7.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.4 to 7.8.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 14:42:32 -06:00
..
src feat(@embark/cmd): enable using engine with no embark.json 2020-02-28 18:18:39 -05:00
test fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
.babelrc.js fix: fix windows build for pipeline and embarkjs (#1971) 2019-10-16 09:07:42 -04:00
.npmrc refactor(@embark/embarkjs): move module into own package (#1945) 2019-10-14 16:05:17 +09:00
CHANGELOG.md chore(prerelease): 5.3.0-nightly.1 2020-02-29 00:14:15 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
index.js fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
package.json build(deps): bump @babel/core from 7.7.4 to 7.8.6 2020-03-02 14:42:32 -06:00
tsconfig.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00

README.md

embark-basic-pipeline

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

Visit framework.embarklabs.io to get started with Embark.

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