ionic-team / pwa-elements

Quality UI experiences for Web APIs that require custom UI (such as media/camera).
https://medium.com/@maxlynch/building-the-progressive-web-app-os-57daebcb69c1
MIT License
168 stars 50 forks source link

chore: run release without tests #131

Closed jcesarmobile closed 6 months ago

jcesarmobile commented 6 months ago

np will try to run tests before the release, but the package has no tests, so it fails. Adding --no-tests to the release script to skip tests.