lots. filters and sorting on category pages, updated add to build styling, fixed all pages to use the live data.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"/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",
|
||||
"/gunbuilder/page": "app/gunbuilder/page.js"
|
||||
"/gunbuilder/page": "app/gunbuilder/page.js",
|
||||
"/gunbuilder/build/page": "app/gunbuilder/build/page.js"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -125,7 +125,7 @@
|
||||
/******/
|
||||
/******/ /* webpack/runtime/getFullHash */
|
||||
/******/ (() => {
|
||||
/******/ __webpack_require__.h = () => ("fb1a4529a6f0290a")
|
||||
/******/ __webpack_require__.h = () => ("dee79c389764e4e8")
|
||||
/******/ })();
|
||||
/******/
|
||||
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
||||
|
||||
Reference in New Issue
Block a user