mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-25 01:21:44 +08:00
removed adtest from config
This commit is contained in:
parent
e60b2ae093
commit
b7d5c7709a
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ const htmlWebpackPlugins = [
|
|||
"privacy-policy",
|
||||
"email-handler",
|
||||
"das",
|
||||
"adtest",
|
||||
].map((name) => {
|
||||
return new HtmlWebpackPlugin({
|
||||
filename: `${name}.html`,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue