Merge branch 'notification-read-api' into swn

This commit is contained in:
tamaina
2022-01-01 23:04:36 +09:00
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
}