パスカルケースに対応!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

This commit is contained in:
rca 2024-07-21 14:36:07 +09:00
parent bef2332621
commit b0b9ce7256

View File

@ -101,7 +101,9 @@ module.exports = configure(function (/* ctx */) {
// Quasar plugins // Quasar plugins
plugins: [ plugins: [
'Notify' 'Notify'
] ],
all: 'auto',
autoImportComponentCase: 'combined'
}, },
// animations: 'all', // --- includes all animations // animations: 'all', // --- includes all animations