gatsby-plugin-compile-es6-packages

v1.0.4
Easily add support for compiling ES6 packages into Gasby projects
gatsby gatsby-plugin es6 webpack

postversion

git push

build

babel src --out-dir . --ignore **/__tests__

prepare

cross-env NODE_ENV=production yarn run build

watch

babel -w src --out-dir . --ignore **/__tests__

publish

yarn run prepare && yarn publish; echo 'Published!'

Metadata

  • MIT
  • Whatever
  • Rob Walker
  • released 9/21/2018

Downloads

Maintainers