Skip to content

Commit

Permalink
Added diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugos68 authored Jan 31, 2024
1 parent 5b84c6e commit f1f59f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ A Vite plugin for easily integrating pagefind into Vite based projects.
- Ensures pagefind is ran on your build output.
- Ensures pagefind can be safely used through dynamic imports in conjunction with Vite.

## How it works

vite-plugin-pagefind both activates on build and development processes:

![vite-plugin-pagefind](https://github.com/Hugos68/vite-plugin-pagefind/assets/63101006/3ff57342-90ec-4f89-88a2-b2299b885b69)


## Installation

Install from npm using your preffered package manager:
Expand Down

0 comments on commit f1f59f3

Please sign in to comment.