@faststore/core 3.96.4-dev.0 → 3.97.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +4 -4
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/4168.js +1 -1
- package/.next/server/chunks/870.js +1 -1
- package/.next/server/chunks/9563.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/en-US/404.html +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{iASZ3lkWoTXpcEiPm4xkW → Z0c2a1GLclZ_BFVFkwmK6}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/[slug]/p-7ac98274c47b0ff4.js +1 -0
- package/.next/static/chunks/pages/_app-dbee0add24c249fe.js +1 -0
- package/.next/trace +139 -139
- package/.turbo/turbo-build.log +9 -9
- package/.turbo/turbo-test.log +5 -6
- package/CHANGELOG.md +6 -0
- package/discovery.config.default.js +1 -0
- package/package.json +2 -2
- package/src/pages/[slug]/p.tsx +13 -2
- package/.next/static/chunks/pages/[slug]/p-b9320679eebf6f5c.js +0 -1
- package/.next/static/chunks/pages/_app-3898f7fdf2646553.js +0 -1
- /package/.next/static/{iASZ3lkWoTXpcEiPm4xkW → Z0c2a1GLclZ_BFVFkwmK6}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
Z0c2a1GLclZ_BFVFkwmK6
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/Z0c2a1GLclZ_BFVFkwmK6/_buildManifest.js",
|
|
9
|
+
"static/Z0c2a1GLclZ_BFVFkwmK6/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -63,14 +63,14 @@
|
|
|
63
63
|
"static/chunks/7522-9010743f5d7e8aca.js",
|
|
64
64
|
"static/css/837662922091162f.css",
|
|
65
65
|
"static/css/a6a4ebbe01adbbad.css",
|
|
66
|
-
"static/chunks/pages/[slug]/p-
|
|
66
|
+
"static/chunks/pages/[slug]/p-7ac98274c47b0ff4.js"
|
|
67
67
|
],
|
|
68
68
|
"/_app": [
|
|
69
69
|
"static/chunks/webpack-5ac0858ff0030797.js",
|
|
70
70
|
"static/chunks/framework-d514426edf885c68.js",
|
|
71
71
|
"static/chunks/main-ec03882c4375091d.js",
|
|
72
72
|
"static/css/0f070d03aacd9cc5.css",
|
|
73
|
-
"static/chunks/pages/_app-
|
|
73
|
+
"static/chunks/pages/_app-dbee0add24c249fe.js"
|
|
74
74
|
],
|
|
75
75
|
"/_error": [
|
|
76
76
|
"static/chunks/webpack-5ac0858ff0030797.js",
|