@oat-sa/rollup-plugin-wildcard-external

v1.0.0
Rollup plugin to define externals based on globs
rollup plugin wildcard glob external

lint

eslint index*.js

test

mocha index.spec.js

coverage

nyc report

test:cov

nyc -x *.spec.js mocha index.spec.js

lint:report

eslint index*.js --output-file eslint_report.json --format json | true

coverage:clover

nyc report --reporter=clover
npm i @oat-sa/rollup-plugin-wildcard-external

Metadata

  • GPL-2.0
  • Whatever
  • Unknown
  • released 5/11/2023

Downloads