mirror of https://github.com/Leinnan/rpack.git
Update pages.yml
This commit is contained in:
parent
7889beeb0f
commit
76fda46111
|
|
@ -17,7 +17,7 @@ env:
|
||||||
# --cfg=web_sys_unstable_apis is required to enable the web_sys clipboard API which egui_web uses
|
# --cfg=web_sys_unstable_apis is required to enable the web_sys clipboard API which egui_web uses
|
||||||
# https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.Clipboard.html
|
# https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.Clipboard.html
|
||||||
# https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html
|
# https://rustwasm.github.io/docs/wasm-bindgen/web-sys/unstable-apis.html
|
||||||
RUSTFLAGS: -D warnings --cfg=web_sys_unstable_apis
|
RUSTFLAGS: -D warnings --cfg=web_sys_unstable_apis -C target-feature=+bulk-memory
|
||||||
RUSTDOCFLAGS: -D warnings
|
RUSTDOCFLAGS: -D warnings
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue