kazuhikoarase / qrcode-generator

QR Code Generator implementation in JavaScript, Java and more.
https://kazuhikoarase.github.io/qrcode-generator/js/demo/
MIT License
2.1k stars 674 forks source link

Add test to .npmignore #94

Open styfle opened 3 years ago

styfle commented 3 years ago

The test directory is no needed at runtime so it doesn't need to be published to npm.

Looks like sample.html and sample.js have also been ignored in 9bd2163ddc1628d1ec8ff22ea288a747275ef442 but not published to npm yet.

https://unpkg.com/browse/qrcode-generator@1.4.4/