GoogleChromeLabs / audioworklet-polyfill

🔊 Polyfill AudioWorklet using the legacy ScriptProcessor API.
https://googlechromelabs.github.io/audioworklet-polyfill/
Apache License 2.0
195 stars 20 forks source link

Added package-lock.json, added GitHub actions build & deployment. #35

Open sflanker opened 3 years ago

sflanker commented 3 years ago

I'm hoping this makes it easier for y'all to publish releases (so https://github.com/GoogleChromeLabs/audioworklet-polyfill/issues/34 can be addressed). A repository admin will need to add the NODE_AUTH_TOKEN secret so that the release workflow can run successfully.