forked from forks/ffprobe-wasm-npm
Compare commits
2 Commits
e7dbb8c0c9
...
3d1951c50a
| Author | SHA1 | Date | |
|---|---|---|---|
|
3d1951c50a
|
|||
|
90864d1b05
|
1
build.sh
1
build.sh
@@ -12,6 +12,7 @@ cd ffprobe-wasm-app
|
||||
docker-compose run ffprobe-wasm make
|
||||
cd ..
|
||||
cp -R ffprobe-wasm-app/dist dist
|
||||
mv dist/ffprobe-wasm.js dist/ffprobe-wasm.mjs
|
||||
node scripts/replace.js
|
||||
cp src/*.d.* dist
|
||||
|
||||
|
||||
Submodule ffprobe-wasm-app updated: 087e488ae9...465d4ec3ed
Reference in New Issue
Block a user