fkrauthan
11/24/2021, 5:22 AMWebpackManifestPlugin
and HtmlWebpackPlugin
but are wondering where the webpack file is gonna be generated in and how I can point to files in build/processedResources/js/main
?
Also is there any way in my webpack.config.d
files to have a condition depending on if its a dev build vs a prod build? I couldn't find any obvious flag I could useturansky
11/24/2021, 9:11 AMfkrauthan
11/24/2021, 6:13 PM