shaka-packager/npm
Joey Parrish 4cb6536060
fix: Fix NPM binary publication (#1371)
The default .npmignore would disallow bin/, which contains binaries for
our NPM release. Every release before v3.0.3 was missing .npmignore, and
therefore had no binaries. These were unusable in NPM, and have been
marked as deprecated because of it.

Closes #1369
2024-03-12 13:09:56 -07:00
..
.gitignore CI overhaul based on GitHub Actions 2021-06-16 11:52:02 -07:00
.npmignore fix: Fix NPM binary publication (#1371) 2024-03-12 13:09:56 -07:00
index.js feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
package.json feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
prepublish.js fix: Fix NPM binary publication (#1371) 2024-03-12 13:09:56 -07:00