ok
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"/page": "app/page.js",
|
||||
"/story/page": "app/story/page.js",
|
||||
"/dahabiyas/page": "app/dahabiyas/page.js",
|
||||
"/itinerary/page": "app/itinerary/page.js",
|
||||
"/experiences/page": "app/experiences/page.js"
|
||||
"/favicon.ico/route": "app/favicon.ico/route.js",
|
||||
"/contact/page": "app/contact/page.js",
|
||||
"/_not-found/page": "app/_not-found/page.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"node": {},
|
||||
"edge": {},
|
||||
"encryptionKey": "ZWpTjIPC3P+tBC25UcJqAeZ4lwYhr0GJbxxQSKsIx1s="
|
||||
"encryptionKey": "SwjZ5eoKQ5zrp+xQWYDZCio0rTE23bQaZ8guKGqx2/o="
|
||||
}
|
File diff suppressed because one or more lines are too long
@@ -47,6 +47,11 @@
|
||||
/******/ __webpack_require__.m = __webpack_modules__;
|
||||
/******/
|
||||
/************************************************************************/
|
||||
/******/ /* webpack/runtime/amd options */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.amdO = {};
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/compat get default export */
|
||||
/******/ (() => {
|
||||
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
||||
@@ -125,7 +130,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("53d0639b84d4fcb8")
|
||||
/******/ __webpack_require__.h = () => ("c8c829bc5d15a087")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
Reference in New Issue
Block a user