RubyGems
npm
Organizations
Log in
Sign up
npm
create-payload-app
Versions diffs
3.0.0-canary.95569e4 → 3.0.0-canary.98cbdb9
create-payload-app 3.0.0-canary.95569e4 → 3.0.0-canary.98cbdb9
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/template/src/app/(payload)/admin/importMap.js
+1
-5
package/package.json
+1
-1
package/dist/template/src/app/(payload)/admin/importMap.js
CHANGED
Viewed
@@ -1,5 +1 @@
1
-
import
{
emptyComponent
as
emptyComponent_0
}
from '@payloadcms/ui/shared'
2
-
3
-
export const importMap = {
4
-
'@payloadcms/ui/shared#emptyComponent': emptyComponent_0,
5
-
}
1
+
export
const
importMap
=
{
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "create-payload-app",
3
-
"version": "3.0.0-canary.
95569e4
",
3
+
"version": "3.0.0-canary.
98cbdb9
",
4
4
"homepage": "https://payloadcms.com",
5
5
"repository": {
6
6
"type": "git",