embark/packages/plugins/plugin-cmd
Michael Bradley, Jr 1225cb14e8 build(deps): add core-js@3 as a dep to all pkgs that have @babel/runtime-corejs3 dep
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.
2019-10-28 11:40:48 -05:00
..
src chore(@embark/): move more packages to their logical folders, remove embark- prefix (#1882) 2019-09-07 11:27:08 -04:00
CHANGELOG.md chore(@embark/): move more packages to their logical folders, remove embark- prefix (#1882) 2019-09-07 11:27:08 -04:00
README.md chore(@embark/): move more packages to their logical folders, remove embark- prefix (#1882) 2019-09-07 11:27:08 -04:00
package.json build(deps): add core-js@3 as a dep to all pkgs that have @babel/runtime-corejs3 dep 2019-10-28 11:40:48 -05:00

README.md

embark-plugin-cmd

Plugin installation utility for Embark

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