fix wasm-pack-plugin 1
This commit is contained in:
		| @@ -3,6 +3,8 @@ FROM rust:alpine | ||||
| RUN apk add --no-cache \ | ||||
|         npm \ | ||||
|         musl-dev \ | ||||
|         openssl \ | ||||
|         openssl-dev \ | ||||
|         make \ | ||||
|     && cargo install wasm-pack \ | ||||
|     && rustup target add wasm32-unknown-unknown | ||||
|   | ||||
		Reference in New Issue
	
	Block a user