FEMessage / FEMessage/nuxt-micro-frontend
__webpack_hmr/client
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 128
- Forks
- 25
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
My Nuxt app is running in SPA mode.
I'm using Nuxt-Micro-Frontend (https://github.com/FEMessage/nuxt-micro-frontend/tree/dev/examples/single-spa-demo) but after:
Clone https://github.com/FEMessage/nuxt-micro-frontend and follow the following commands:
yarn install
cd examples/single-spa-demo
yarn install && yarn install:all
yarn serve:all
I get two errors in the console:
GET http://localhost:9000/__webpack_hmr/client 404 (Not Found)
GET http://localhost:9000/_loading/sse 404 (Not Found)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.