You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
I created webpack plugin to handle the issue with common libraries used by microservices. It's quiet another approach to @tsnolan23 solution (with creating fragment-common).
Hello,
I created webpack plugin to handle the issue with common libraries used by microservices. It's quiet another approach to @tsnolan23 solution (with creating fragment-common).
https://www.npmjs.com/package/microservices-webpack-plugin
Using this plugin you need to have webpack.config similar to
It will make dist/main.js
with
Would be nice if you could link to it in README.md if you think it makes sense.
Thx
The text was updated successfully, but these errors were encountered: