Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 4373abd

Browse files
authored
Merge pull request #82 from rustwasm/update-wasm-pack-plugin
Update wasmpack plugin to latest version
2 parents dd49a16 + 4fd8a4f commit 4373abd

File tree

2 files changed

+15
-34
lines changed

2 files changed

+15
-34
lines changed

package-lock.json

Lines changed: 14 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"create-rust-webpack": ".bin/create-rust-webpack.js"
1313
},
1414
"devDependencies": {
15-
"@wasm-tool/wasm-pack-plugin": "0.1.5",
15+
"@wasm-tool/wasm-pack-plugin": "0.1.6",
1616
"html-webpack-plugin": "^3.2.0",
1717
"webpack": "^4.25.1",
1818
"webpack-cli": "^3.1.2",

0 commit comments

Comments
 (0)