add ig
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"/favicon.ico/route": "app/favicon.ico/route.js",
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/usecases/page": "app/usecases/page.js"
|
||||
"/usecases/page": "app/usecases/page.js",
|
||||
"/(main)/page": "app/(main)/page.js"
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -47,11 +47,6 @@
|
||||
/******/ __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
|
||||
@@ -130,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("64a2b1568eeed4c7")
|
||||
/******/ __webpack_require__.h = () => ("2356fc92981ce1f8")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
Reference in New Issue
Block a user