Skip to content

Commit

Permalink
App build(last commit: Merge pull request #52 from naruhiyo/feature/s…
Browse files Browse the repository at this point in the history
…plit-chunks

feat: split chunks) a22971d
  • Loading branch information
hiyoko3 committed Mar 20, 2024
1 parent 6c8ee1b commit e30c93c
Show file tree
Hide file tree
Showing 12 changed files with 35,009 additions and 10,055 deletions.
8 changes: 7 additions & 1 deletion .vite/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,16 @@
"file": "assets/roboto-vietnamese-700-normal-SekShQfT.woff2",
"src": "../node_modules/.pnpm/@fontsource+roboto@5.0.8/node_modules/@fontsource/roboto/files/roboto-vietnamese-700-normal.woff2"
},
"_vendor.DFcZtgZ7.js": {
"file": "vendor.DFcZtgZ7.js"
},
"index.html": {
"file": "assets/app-B0mUeptW.js",
"file": "app.CcDZZecy.js",
"src": "index.html",
"isEntry": true,
"imports": [
"_vendor.DFcZtgZ7.js"
],
"css": [
"assets/app-2Slq8k1_.css"
],
Expand Down
Binary file modified .vite/manifest.json.gz
Binary file not shown.
44,793 changes: 34,870 additions & 9,923 deletions .vite/ssr-manifest.json

Large diffs are not rendered by default.

Binary file modified .vite/ssr-manifest.json.gz
Binary file not shown.
3 changes: 3 additions & 0 deletions app.CcDZZecy.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added app.CcDZZecy.js.gz
Binary file not shown.
Loading

0 comments on commit e30c93c

Please sign in to comment.