lopes-gustavo / quasar-single-spa

7 stars 5 forks source link

Quasar Single-SPA

This repo shows how to use single-spa with quasar cli.

The main problem using single-spa with Quasar is that, in Quasar CLI, we don't have access to the main.js, which is necessary in all single-spa examples.

Caveats