Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloricciuti authored Feb 8, 2023
1 parent 2c16c2b commit 88b3f5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ then on the client side you can access the data via the store provided by `svelt

## Configuration

> **WARNING** right now using the configuration plugin breaks in dev mode.
`sveltekit-defer` makes use of apis that require to choose a name for them (e.g we need to create a couple of endpoints, an event name, a field to store the deferred promises etc etc). We tryed to chose unique enaugh names so that they should never collide with your applications but you know what they say and the internet is a vast enaugh place to encounter the weirdest circumstances. To avoid this `sveltekit-defer` provide a custom vite plugin to override those names.

```ts
Expand Down

0 comments on commit 88b3f5c

Please sign in to comment.