mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore: fix docs typo
This commit is contained in:
@@ -13,7 +13,7 @@ HMR requires the web component base class to implement a `hotReplaceCallback`.
|
||||
Install the package:
|
||||
|
||||
```
|
||||
npm i --save-dev @web/dev-server-hmr
|
||||
npm i --save-dev @open-wc/dev-server-hmr
|
||||
```
|
||||
|
||||
Add the plugin to your `web-dev-server-config.mjs`:
|
||||
|
||||
Reference in New Issue
Block a user