single-spa / single-spa-playground

A website that helps you set up single-spa
http://single-spa-playground.org
MIT License
39 stars 10 forks source link

Add react and react-dom in root importmap #21

Closed Sauloxd closed 4 years ago

Sauloxd commented 4 years ago

Implements #21 Add dependencies in playground root import-map so s-spa applications with react and react-dom as externals can work. Also added vue and vue-router.

Problems

The create-single-spa cli for react app is working flawlessly, but the others creates a regular vue/angular applications without single-spa-vue/angular wrappers. Testing was made using https://vue.microfrontends.app/rate-doggos app