redux-polyglot icon indicating copy to clipboard operation
redux-polyglot copied to clipboard

Monorepo

Open JalilArfaoui opened this issue 9 years ago • 4 comments

Restructure the repo so that is contains 2 subfolders : redux-polyglot and react-redux-polyglot

JalilArfaoui avatar Nov 11 '16 22:11 JalilArfaoui

I'm ok with this but i would like to find a solution for npm install either.

guillaumearm avatar Nov 13 '16 00:11 guillaumearm

as we discussed :

/src
/package.json
/addons
  /react-redux-polyglot
    /src
    /package.json

please see #37 for more details.

guillaumearm avatar Dec 06 '16 17:12 guillaumearm

As we discussed : without dist folder

JalilArfaoui avatar Dec 07 '16 00:12 JalilArfaoui

I began refactoring accordingly : https://github.com/Tiqa/redux-polyglot/tree/feat/multi_module_refacto WIP, I will continue tomorrow

JalilArfaoui avatar Dec 07 '16 00:12 JalilArfaoui