single-spa-examples icon indicating copy to clipboard operation
single-spa-examples copied to clipboard

upgrade to webpack 4 and @babel 7

Open opadilla opened this issue 5 years ago • 2 comments

Would love to use this but reverting our existing codebase from latest versions of webpack and babel to older versions (webpack 3 and babel 6) is a tough sell

opadilla avatar Apr 19 '19 18:04 opadilla

This is just an example; it's not recommend to build an actual app based on this repo.

If you're looking for a good example to build off of, check out https://single-spa.js.org/docs/separating-applications.html#comparison and check out the simple-webpack-example or systemjs example. :)

frehner avatar Apr 19 '19 22:04 frehner

Agreed -- this demo repo is not the best one to base your code off of. https://gitlab.com/TheMcMurder/single-spa-portal-example/ is a better one.

With that said, I agree this repo could use some attention. Will leave this open for when we have the time to upgarde.

joeldenning avatar Apr 21 '19 02:04 joeldenning