Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T1ckbase
/
bolt.diy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
49c7129
bolt.diy
/
app
/
vite-env.d.ts
codacus
refactor: updated vite config to inject add version metadata into the app on build (#841)
d8a277f
unverified
9 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
declare
const
__COMMIT_HASH
:
string
;
declare
const
__APP_VERSION
:
string
;