This commit is contained in:
2025-11-28 08:22:47 -05:00
parent 0471810118
commit 4d492b5c7c
24 changed files with 114 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"/gunbuilder/page": "app/gunbuilder/page.js",
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
"/page": "app/page.js",
"/gunbuilder/build/page": "app/gunbuilder/build/page.js",
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
"/gunbuilder/[categoryId]/[partId]/page": "app/gunbuilder/[categoryId]/[partId]/page.js"
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("245fbb94dbc2f126")
/******/ __webpack_require__.h = () => ("80d591f7687d0679")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */