np sourcemaps in prod

This commit is contained in:
2026-06-12 16:39:43 -05:00
parent 093563a458
commit 537ba783d1

View File

@@ -101,7 +101,7 @@
], ],
"optimization": true, "optimization": true,
"extractLicenses": false, "extractLicenses": false,
"sourceMap": true, "sourceMap": false,
"outputHashing": "all" "outputHashing": "all"
} }
}, },