mirror of
https://github.com/jcreek/BankStatementAnalyser.git
synced 2026-07-12 18:43:49 +00:00
chore(*): Add assets
This commit is contained in:
@@ -82,6 +82,7 @@ module.exports = {
|
||||
plugins: [
|
||||
new HtmlWebpackPlugin({
|
||||
inject: 'body',
|
||||
title: 'Bank Statement Analyser',
|
||||
filename: 'index.html',
|
||||
template: 'src/template.html',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user