-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Is your feature request related to a problem? Please describe.
The idea here is to take out plays from the main container application and manage them separately (reactplay/react-play-store#8). These plays will be having their own package.json which will contain only the specific package that play needs. All common packages will come from react-play.
In order to achieve this, we would need to update create-react-play to enable
- Fork
react-play-store - Clone
react-play-storetoreact-play/src/plays - Run
npm installoryarnonreact-play/src/plays - When a user wants to create a PR, it should only be on
react-play/src/plays
NOTE: Need extensive brainstorming to achieve the above usecase.
References:
Metadata
Metadata
Assignees
Labels
No labels