ci: docker_tag=ext - wasm-bindgen --no-reference-types for web target
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m45s
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m45s
This commit is contained in:
parent
01b1b50d6b
commit
0cf587fa6e
@ -26,6 +26,7 @@ RUN cargo build --target wasm32-unknown-unknown --profile dev && \
|
||||
--out-dir /build/ihm_client/pkg \
|
||||
--typescript \
|
||||
--target web \
|
||||
--no-reference-types \
|
||||
--debug
|
||||
|
||||
# Stage 2: Final application
|
||||
|
Loading…
x
Reference in New Issue
Block a user