feat(color-module): 更新 getrandom 依赖版本并移除构建脚本中的 RUSTFLAGS
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --release --target web -d ../color_functions
|
||||
wasm-pack build --release --target web -d ../color_functions
|
||||
|
||||
Reference in New Issue
Block a user