@robmarr/rollup-plugin-shebang

v1.0.1
Rollup plugin to preserve or append a shebang on an output
rollup rollup-plugin shebang cli

build

rollup -c

prepublishOnly

npm run test && npm run build

postpublish

git push

test

nyc ava && xo

test:report

mkdir -p test-reports && nyc --reporter=lcov --reporter=json ava --tap | tap-xunit > 'test-reports/unit-results.xml' && xo --reporter=junit > test-reports/lint-results.xml

test:resnapshot

ava --update-snapshots

test:debug

node --inspect-brk node_modules/ava/profile.js

reset

git clean -dXf

refresh

npm update && rm -rf .nyc_output .reify-cache coverage dist test-reports/
npm i @robmarr/rollup-plugin-shebang

Metadata

  • ISC
  • Whatever
  • Robin Marr
  • released 2/26/2019

Downloads

Maintainers