diff --git a/.forestry/front_matter/templates/blog.yml b/.forestry/front_matter/templates/blog.yml index cc89ebe..c0d8210 100644 --- a/.forestry/front_matter/templates/blog.yml +++ b/.forestry/front_matter/templates/blog.yml @@ -52,6 +52,7 @@ pages: - posts/module-federation.advanced-api-part-1.md - posts/next.js-11-module-federation-and-ssr-a-brave-new-world.md - posts/revolutionizing-micro-frontends-with-webpack-5-module-federation-and-bit.md +- posts/single-spa-with-module-federation-in-systemjs.md - posts/stop-paying-the-microservice-premium.md - posts/the-history-of-microfrontends.md - posts/the-microfrontend-revolution-module-federation-in-webpack-5.md diff --git a/posts/single-spa-with-module-federation-in-systemjs.md b/posts/single-spa-with-module-federation-in-systemjs.md new file mode 100644 index 0000000..2bb1830 --- /dev/null +++ b/posts/single-spa-with-module-federation-in-systemjs.md @@ -0,0 +1,8 @@ +--- +author: '' +date: 2021-09-11T23:54:09Z +title: Single-spa with Module Federation in SystemJs +secondary_title: '' +medium_link: https://medium.com/@rkhasawneh/single-spa-with-module-federation-in-systemjs-446f0de4832b + +---