We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584af76 commit ba6f833Copy full SHA for ba6f833
test/__snapshots__/index.spec.js.snap
@@ -658,6 +658,12 @@ Array [
658
"status": 200,
659
"to": "/.netlify/builders/_ipx",
660
},
661
+ Object {
662
+ "force": true,
663
+ "from": "/_next/data/build-id/en.json",
664
+ "status": 200,
665
+ "to": "/.netlify/builders/___netlify-odb-handler",
666
+ },
667
Object {
668
"force": false,
669
"from": "/_next/data/build-id/en/500.json",
@@ -844,12 +850,6 @@ Array [
844
850
845
851
"to": "/.netlify/functions/___netlify-handler",
846
852
847
- Object {
848
- "force": true,
849
- "from": "/_next/data/build-id/en/index.json",
- "status": 200,
- "to": "/.netlify/builders/___netlify-odb-handler",
- },
853
854
855
"from": "/_next/data/build-id/en/layouts.json",
0 commit comments