vue-webpack-typescript icon indicating copy to clipboard operation
vue-webpack-typescript copied to clipboard

Webpack configurations for NPM module bundle

Open davidmeirlevy opened this issue 8 years ago • 0 comments

Hi,

As a wish of developing a multi micro-frontends applications, I discovered that the most elegant way of doing it, is to publish micro-frontends as npm packages, and use that inside a main micro-frontend, that can define requested specific versions of components.

In that case, I've made a config file for that specific target, and I will add a PR for it, so others can use it too, after I'll finish investigate how this development process is convenient for me and my team.

davidmeirlevy avatar Oct 27 '17 14:10 davidmeirlevy