This commit is contained in:
2025-12-01 16:19:18 -05:00
parent 309d164139
commit e4d25c3ea8
31 changed files with 271 additions and 13 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
"/gunbuilder/page": "app/gunbuilder/page.js",
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
"/gunbuilder/[categoryId]/[partId]/page": "app/gunbuilder/[categoryId]/[partId]/page.js",
"/gunbuilder/build/page": "app/gunbuilder/build/page.js",
"/gunbuilder/admin/category-mappings/page": "app/gunbuilder/admin/category-mappings/page.js"
"/gunbuilder/admin/category-mappings/page": "app/gunbuilder/admin/category-mappings/page.js",
"/gunbuilder/build/page": "app/gunbuilder/build/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 = () => ("2b3feb8710102491")
/******/ __webpack_require__.h = () => ("4d1c41951abed137")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */