@ream/babel-loader

v7.0.0
babel module loader for webpack
webpack loader babel es6 transpiler module

clean

rimraf lib/

build

babel src/ --out-dir lib/

coverage

nyc report --reporter=json && codecov -f coverage/coverage-final.json

lint

eslint src test

preversion

yarn run test

prepublish

yarn run clean && yarn run build

test

yarn run lint && cross-env BABEL_ENV=test yarn run build && yarn run test-only

test-ci

cross-env BABEL_ENV=test yarn run build && yarn run test-only

test-only

nyc ava
npm i @ream/babel-loader

Metadata

  • MIT
  • >=4
  • Luis Couto
  • released 4/6/2017

Downloads

Maintainers