mirror of
https://github.com/anatolykopyl/vk-mute.git
synced 2026-03-26 04:45:15 +00:00
Заменил изображение кнопки
This commit is contained in:
@@ -35,6 +35,11 @@ module.exports = {
|
||||
template: "./src/popup/popup.html",
|
||||
filename: "popup.html",
|
||||
chunks: ['popup']
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
template: "./src/donate.html",
|
||||
filename: "donate.html",
|
||||
chunks: ['donate']
|
||||
})]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user