Skip to content

Commit

Permalink
change to BUILD instead of DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
NeptuneZhao committed Jun 2, 2024
1 parent fee24c8 commit c549d3a
Show file tree
Hide file tree
Showing 172 changed files with 12,307 additions and 3 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

# valaxy fuse
public/valaxy-fuse-list.json

# valaxy rss
public/feed.xml

# valaxy rss
public/atom.xml

# valaxy rss
public/feed.json
1 change: 0 additions & 1 deletion .valaxy/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ declare module 'vue' {
ValaxyOverlay: typeof import('./../node_modules/valaxy/client/components/ValaxyOverlay.vue')['default']
ValaxyPagination: typeof import('./../node_modules/valaxy/client/components/ValaxyPagination.vue')['default']
ValaxySvgLogo: typeof import('./../node_modules/valaxy/client/components/ValaxySvgLogo.vue')['default']
WalineClient: typeof import('./../node_modules/valaxy-addon-waline/components/WalineClient.vue')['default']
YunAiExcerpt: typeof import('./../node_modules/valaxy-theme-yun/components/YunAiExcerpt.vue')['default']
YunAlbum: typeof import('./../node_modules/valaxy-theme-yun/components/YunAlbum.vue')['default']
YunAlbumList: typeof import('./../node_modules/valaxy-theme-yun/components/YunAlbumList.vue')['default']
Expand Down
2 changes: 1 addition & 1 deletion .valaxy/typed-router.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ declare module 'vue-router/auto-routes' {
'/goldsaying/': RouteRecordInfo<'/goldsaying/', '/goldsaying', Record<never, never>, Record<never, never>>,
'/links/': RouteRecordInfo<'/links/', '/links', Record<never, never>, Record<never, never>>,
'/links/ljs/': RouteRecordInfo<'/links/ljs/', '/links/ljs', Record<never, never>, Record<never, never>>,
'/links/ljs/interestring/': RouteRecordInfo<'/links/ljs/interestring/', '/links/ljs/interestring', Record<never, never>, Record<never, never>>,
'/links/ljs/interestring': RouteRecordInfo<'/links/ljs/interestring', '/links/ljs/interestring', Record<never, never>, Record<never, never>>,
'/links/wlr/': RouteRecordInfo<'/links/wlr/', '/links/wlr', Record<never, never>, Record<never, never>>,
'/links/yzh/': RouteRecordInfo<'/links/yzh/', '/links/yzh', Record<never, never>, Record<never, never>>,
'/mc/': RouteRecordInfo<'/mc/', '/mc', Record<never, never>, Record<never, never>>,
Expand Down
11,499 changes: 11,499 additions & 0 deletions dist/.vite/ssr-manifest.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/404.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions dist/_headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/assets/*
cache-control: max-age=31536000
cache-control: immutable
10 changes: 10 additions & 0 deletions dist/about.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/about/site.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/archives.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/assets/2022040101-DUP2O8Jf.js

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

1 change: 1 addition & 0 deletions dist/assets/2024051801-B3-64M7m.js

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

1 change: 1 addition & 0 deletions dist/assets/2024052001-Bn5s2SOG.js

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

16 changes: 16 additions & 0 deletions dist/assets/2024052101-BSw6ju_r.js

Large diffs are not rendered by default.

61 changes: 61 additions & 0 deletions dist/assets/2024052201-CIb6Lpd-.js

Large diffs are not rendered by default.

Loading

0 comments on commit c549d3a

Please sign in to comment.