Support wasm-pack on Windows

This commit is contained in:
Taiki Endo
2022-08-01 21:12:54 +09:00
parent de0e9b667c
commit f317c8aedc
4 changed files with 49 additions and 38 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Support `wasm-pack` on Windows.
- Support specifying the version of `wasm-pack`.
## [1.10.2] - 2022-08-01
- Support `protoc` on Windows.