mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
[flutter] Make WASM recompilation mandatory before publishing.
This commit is contained in:
parent
11cb8af959
commit
e82878f897
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
|
||||
pushd $dir > /dev/null
|
||||
mkdir -p lib/assets/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user