chore: update all templates (#7731)

Old blank templates had invalid pregenerated importMap. Would error for
fresh apps from create-payload-app. And website was on an old version
riddled with bugs
This commit is contained in:
Alessio Gravili
2024-08-16 14:59:58 -04:00
committed by GitHub
parent 6eb4438dc8
commit d67f674160
8 changed files with 25 additions and 47 deletions

View File

@@ -1,5 +1 @@
import { emptyComponent as emptyComponent_0 } from '@payloadcms/ui/shared'
export const importMap = {
'@payloadcms/ui/shared#emptyComponent': emptyComponent_0,
}
export const importMap = {}