[DEBUG] correct build

This commit is contained in:
Edouard DUPIN 2022-03-10 23:33:19 +01:00
parent 5e3b08a7f1
commit 9538581a97

View File

@ -26,7 +26,6 @@
"optimization" : true, "optimization" : true,
"outputHashing" : "all", "outputHashing" : "all",
"sourceMap" : false, "sourceMap" : false,
"extractCss" : true,
"namedChunks" : false, "namedChunks" : false,
"aot" : true, "aot" : true,
"extractLicenses" : true, "extractLicenses" : true,
@ -120,7 +119,6 @@
"optimization" : true, "optimization" : true,
"outputHashing" : "all", "outputHashing" : "all",
"sourceMap" : false, "sourceMap" : false,
"extractCss" : true,
"namedChunks" : false, "namedChunks" : false,
"aot" : true, "aot" : true,
"extractLicenses" : true, "extractLicenses" : true,