Merge branch 'notification-read-api' into swn

This commit is contained in:
tamaina 2022-01-01 23:04:36 +09:00
commit 7f8e3b0dee
60 changed files with 511 additions and 468 deletions

View file

@ -46,6 +46,7 @@ module.exports = {
loader: 'vue-loader',
options: {
cssSourceMap: false,
reactivityTransform: true,
compilerOptions: {
preserveWhitespace: false
}