1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

refactored tag component

This commit is contained in:
Fedor Katurov 2020-10-31 18:09:15 +07:00
parent 01f52bcb63
commit ede4f4662c
16 changed files with 344 additions and 207 deletions

View file

@ -176,6 +176,7 @@ module.exports = () => {
contentBase: 'dist',
publicPath: '/',
hot: true,
open: false,
},
};
};