babel-plugin-es6-promise

v1.1.1
Babel plugin that rewrites Promise references to es6-promise, but only if necessary
babel-plugin promise polyfill

clean

rimraf coverage dist

prebuild

npm run clean

build

babel src --out-dir dist --source-maps

prepublish

npm run build

lint

as-i-preach

test

ava

posttest

npm run lint

coverage

npm run build -- --plugins istanbul && nyc npm test

watch:build

npm run build -- --watch

watch:test

ava --verbose --watch
npm i babel-plugin-es6-promise

Metadata

  • ISC
  • Whatever
  • Mark Wubben
  • released 2/3/2017

Downloads

Maintainers