Skip to content

Commit

Permalink
docs(README): Add note pointing to vite-plugin-sri
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKruckenberg committed Apr 5, 2021
1 parent 65e0082 commit 2315124
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ export default defineConfig({
})
```

> NOTE: Becuase of the way vite works, this plugin only applies SRIs when building for production. To get the same experience in development mode, check out [vite-plugin-sri](https://github.com/small-tech/vite-plugin-sri)!
## Options

> For the most up-to-date version of the options see the autogenerated [docs](./docs/README.md).
Expand Down

0 comments on commit 2315124

Please sign in to comment.