mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
698c2d9bb5
* 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
|
||
---|---|---|
.. | ||
astro | ||
astro-prism | ||
astro-rss | ||
create-astro | ||
db | ||
integrations | ||
internal-helpers | ||
markdown/remark | ||
telemetry | ||
underscore-redirects | ||
upgrade |