mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 01:18:52 +00:00
When making use of the `useBuiltIns: 'usage'` option for @babel/preset-env (which is the case for all transpiled packages in Embark's monorepo) a package needs to have both @babel/runtime-corejs3 and core-js@3 specified as dependencies.
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