Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaurssaurav committed Sep 29, 2023
1 parent 086e8f6 commit 08798ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ $ NODE_ENV=development vite build --watch // Override NODE_ENV

> Extension will only reload when NODE_ENV is 'development'
## Example Project

[Link](https://github.com/isaurssaurav/hot-reload-extension-vite/tree/main/example)

## Options

| Options | Type | Description |
Expand Down
4 changes: 3 additions & 1 deletion example/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Demo
# Example

This is a example project which shows how to use `hot-reload-extension-vite` package.

## Usage

Expand Down

0 comments on commit 08798ec

Please sign in to comment.