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
|
docker-compose run ffprobe-wasm make
|
||||||
cd ..
|
cd ..
|
||||||
cp -R ffprobe-wasm-app/dist dist
|
cp -R ffprobe-wasm-app/dist dist
|
||||||
|
mv dist/ffprobe-wasm.js dist/ffprobe-wasm.mjs
|
||||||
node scripts/replace.js
|
node scripts/replace.js
|
||||||
cp src/*.d.* dist
|
cp src/*.d.* dist
|
||||||
|
|
||||||
|
|||||||
Submodule ffprobe-wasm-app updated: 087e488ae9...465d4ec3ed
Reference in New Issue
Block a user