mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-07 05:12:37 +02:00
added tooltip to emoji in chat
This commit is contained in:
parent
c0b54fd4de
commit
6e119249d8
2 changed files with 15 additions and 26 deletions
|
@ -13,6 +13,7 @@ module.exports = {
|
|||
configureWebpack: {
|
||||
resolve: {
|
||||
alias: {
|
||||
vue$: 'vue/dist/vue.esm.js',
|
||||
'~': path.resolve(__dirname, 'src/'),
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue