forked from forks/ffprobe-wasm-npm
fix: added missing ffprobe-wasm.mjs & renamed to match repo
This commit is contained in:
2
build.sh
2
build.sh
@@ -18,7 +18,7 @@ cp src/*.d.* dist
|
||||
npm run build
|
||||
|
||||
# Remove unnecessary files
|
||||
rm dist/browser-vite.* dist/ffprobe-wasm.d.mts dist/ffprobe-wasm.mjs dist/worker-browser.*
|
||||
rm dist/browser-vite.* dist/worker-browser.*
|
||||
|
||||
# Copy files for npm publish
|
||||
cp package.json LICENSE README.md dist
|
||||
|
||||
Reference in New Issue
Block a user