single-SPA / micro frontend / no index.html #1480
Answered
by
fivethreeo
PaulKujawa
asked this question in
Q&A
-
Hey folks, I am trying to setup Single-SPA with Razzle. I got Single-SPA working with their npx, that creates a plain React application with a prepared webpack config. Now, I want to replace such an application with Razzle. To get it working with Razzle, one needs:
So I did:
What I face:
I know it's a broad topic, but perhaps someone is more familiar with SystemJS, Razzle, or Webpack :) |
Beta Was this translation helpful? Give feedback.
Answered by
fivethreeo
Dec 17, 2020
Replies: 1 comment
-
npx create-razzle-app --example basic-spa myapp |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fivethreeo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npx create-razzle-app --example basic-spa myapp