-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
enhancementEnhances existing functionality.Enhances existing functionality.good first issueGood for newcomers.Good for newcomers.help wantedExtra attention is neededExtra attention is needed
Milestone
Description
What
Need to inherit the environment with which the library is built and build it repsectively.
Why
When building a project in development mode, RAF should build in development mode as well, preserving some helpful warnings/messages. When project is built for production - the same should happen with RAF, stripping warnings, propTypes, etc. Basically, RAF should build as React library does.
How
- See if current way of bundling is not enough
- See how React or similar env-dependant package is built
- Read about this way of building the library
Metadata
Metadata
Assignees
Labels
enhancementEnhances existing functionality.Enhances existing functionality.good first issueGood for newcomers.Good for newcomers.help wantedExtra attention is neededExtra attention is needed