mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-10 21:46:27 +02:00
👷 Build with a Dockerfile
This commit is contained in:
@@ -17,7 +17,7 @@ const getPlugins = () => {
|
||||
chunkFilename: isDev ? "[id].css" : "[id].[contenthash].css",
|
||||
}),
|
||||
new webpack.DefinePlugin(getClientEnvironment(["FORCE_ORANGE_PUBLIC_VAPID_KEY"])),
|
||||
]
|
||||
] as any[]
|
||||
|
||||
if (isDev)
|
||||
plugins = [
|
||||
|
Reference in New Issue
Block a user