build(guide-documentation): 📦️ Optimize Vite build process for documentation site with plugins and asset configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
65a42bf96a
commit
eb89317d41
2 changed files with 11 additions and 0 deletions
8
guide/age-of-four/.vite/deps/_metadata.json
Normal file
8
guide/age-of-four/.vite/deps/_metadata.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"hash": "0c520efb",
|
||||
"configHash": "08459065",
|
||||
"lockfileHash": "d5052755",
|
||||
"browserHash": "3670a57b",
|
||||
"optimized": {},
|
||||
"chunks": {}
|
||||
}
|
||||
3
guide/age-of-four/.vite/deps/package.json
Normal file
3
guide/age-of-four/.vite/deps/package.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue