Auto Import does not register QRating
-
Using the framework: {all: ‘auto’} option. I works fine except for QRating that I had to import manually in the page vue.
Dev mode… spa
Pkg quasar… v1.5.4
Pkg @quasar/app… v1.3.2
Debugging… enabledapp:extension Running “@quasar/dotenv” Quasar App Extension… +0ms
app:quasar-conf Reading quasar.conf.js +77ms
app:dev Checking listening address availability (0.0.0.0:9000)… +24ms
app:quasar-conf Extension(@quasar/dotenv): Extending quasar.conf… +38ms
app:webpack Extending SPA Webpack config +2s
app:generator Generating Webpack entry point +16ms
app:dev-server Booting up… +16ms -
Actually, all the new components I have added to my project do fail, and this since I decided to use the all: ‘auto’ import option. The previous list of components that I had listed in config still work, although I did remove them from config.