repack icon indicating copy to clipboard operation
repack copied to clipboard

Micro Apps

Open ramzitannous opened this issue 4 years ago • 2 comments

Can it be used to develop micro apps without dependancies between them, if so how to do so ?

ramzitannous avatar Jul 08 '21 21:07 ramzitannous

Yes, you probably want to include some dependencies to be shared like React and React Native. You can configure how you want to include dependencies inside chunks: https://webpack.js.org/plugins/split-chunks-plugin/#optimizationsplitchunks

zamotany avatar Jul 09 '21 11:07 zamotany

@zamotany it would be great if this repo has an example for such usecase.

ramzitannous avatar Jul 09 '21 16:07 ramzitannous

Closing this due to inactivity. If you want to provide more info or an example with "micro app" concept implementation, feel free to open a new issue and a PR :)

RafikiTiki avatar Dec 28 '22 14:12 RafikiTiki