We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd79ee4 + 00fead9 commit cb34b4eCopy full SHA for cb34b4e
templates/components/panels/domains.hbs
@@ -46,7 +46,7 @@
46
</h3>
47
<p class="flex-grow-1">
48
Use Rust to supercharge your JavaScript, one module at a time.
49
- Publish to npm, bundle with WebPack, and you’re off to the races.
+ Publish to npm, bundle with webpack, and you’re off to the races.
50
</p>
51
<a href="/what/wasm" class="button button-secondary">Learn More</a>
52
</div>
templates/components/what/wasm/js.hbs
@@ -21,7 +21,7 @@
21
22
<p>
23
Publish Rust WebAssembly packages to package registries like npm.
24
- Bundle and ship them with WebPack, Parcel, and others.
+ Bundle and ship them with webpack, Parcel, and others.
25
Maintain them with tools like <code>npm audit</code> and Greenkeeper.
26
27
0 commit comments