webpack-file-preprocessor-plugin

v0.0.2
A lightweight yet generic webpack plugin for pre-processing assets before emitting.
javascript webpack file-loader preprocessor plugin file

lint

eslint . src examples *.js

lint:fix

eslint --fix src examples *.js

clean

rm -rf lib/

transpile

babel src -d lib

build

yarn clean && yarn transpile

prepublish

yarn build

test

jest --coverage

codecov

codecov
npm i webpack-file-preprocessor-plugin

Metadata

  • MIT
  • Whatever
  • Kabir Baidhya
  • released 10/28/2019

Downloads

Maintainers