Update 'README.md'
This commit is contained in:
parent
a1fcc2ab28
commit
5b5e4ccf0b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
Load package version of your package.json into your [vite](https://github.com/vitejs/vite) environment.
|
Load package version of your package.json into your [vite](https://github.com/vitejs/vite) environment.
|
||||||
|
|
||||||
Will inject `import.meta.env.PACKAGE_VERSION` with the version specified in your package.json.
|
Will inject `import.meta.env.PACKAGE_VERSION` and `import.meta.env.BUILD_DATE` with the version specified in your package.json.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue