Skip to content

Inherited environment-specific build #214

@kettanaito

Description

@kettanaito

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.good first issueGood for newcomers.help wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions