removed adtest from config

This commit is contained in:
Miodec 2022-06-29 12:05:10 +02:00
parent e60b2ae093
commit b7d5c7709a

View file

@ -12,7 +12,6 @@ const htmlWebpackPlugins = [
"privacy-policy",
"email-handler",
"das",
"adtest",
].map((name) => {
return new HtmlWebpackPlugin({
filename: `${name}.html`,