👷 Build with a Dockerfile

This commit is contained in:
ChatonDeAru
2024-03-23 17:52:33 +01:00
parent e1dabf4f06
commit 772ae1c8b8
7 changed files with 3277 additions and 2276 deletions

View File

@@ -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 = [