summaryrefslogtreecommitdiff
path: root/examples/blog/src
diff options
context:
space:
mode:
authorGravatar Goulven CLEC'H <nevilain@gmail.com> 2024-05-08 12:33:19 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-08 11:33:19 +0100
commit698c2d9bb51e20b38de405b6076fd6488ddb5c2b (patch)
tree72504e23be24460a508c8bd4dae391ebb79b8136 /examples/blog/src
parent61f47a684235a049cbfc4f2cbb5edff3befeced7 (diff)
downloadastro-698c2d9bb51e20b38de405b6076fd6488ddb5c2b.tar.gz
astro-698c2d9bb51e20b38de405b6076fd6488ddb5c2b.tar.zst
astro-698c2d9bb51e20b38de405b6076fd6488ddb5c2b.zip
fix(page-data): add key to allPages (#10625)
* fix(page-data): add key to allPages * add fryuni's test * replaced object.entries(allpages) * tmp: change pagesByComponents by pagesByKeys * fix pagesByKeys.get() in plugin-ssr & plugin-manifest * remove logs * remove useless generators * another useless generator * use null byte in key * tmp function in pipeline.ts * refactor getVirtualModulePageName * refactor getPageKeyFromVirtualModulePageName * clean & comments * better key and fix build * utils: add makePageDataKey * fix(pipeline): retrieveRoutesToGenerate for ssr * internals: getPageData function * tmp(ssr-split-manifest): fix test ? * fix?: ssr clean static output * internals: getPageDatasWithPublicKey * internals: getPageDatasByHoistedScriptId & getPagesDatasByComponent * remove broken & useless virtualModuleNameFromResolvedId * chore: changeset * fix: sanitize slashes in filepaths * Revert "fix: sanitize slashes in filepaths" This reverts commit 5c3a75fac8ab9a3be8e4560f0aeb7e4c3a114d7f. * fix?: remove route from virtual module name * fix: concat & array.from * update changeset * clean unnecessary change * remove unnecessary pageInfo * add return types to utils functions * revert a comment deletion * fix cleanStaticOutput * changes from ematipico review * moving a todo outside jsdoc (cc @ematipico ) * Update .changeset/great-turtles-greet.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/great-turtles-greet.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * chore: fix merge conflicts * fix: incorrect function * remove logs * revert: codepoint change --------- Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Diffstat (limited to 'examples/blog/src')
0 files changed, 0 insertions, 0 deletions