mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
Tags component
This commit is contained in:
parent
c13c0fcc3c
commit
9435df5b10
6 changed files with 39 additions and 11 deletions
|
@ -9,7 +9,7 @@ const OptimizeCSSAssetsPlugin = require('optimize-css-assets-webpack-plugin');
|
|||
const htmlPlugin = new HtmlWebPackPlugin({
|
||||
template: './src/index.html',
|
||||
filename: './index.html',
|
||||
title: 'Empty React Project',
|
||||
title: 'VLT',
|
||||
hash: false,
|
||||
// favicon: 'src/sprites/favicon.png',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue