-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Milestone
Description
Environment
All
What
Since bundlesize dependency is being used just for a test command in circleci, I believe it should be included as a devDependency.
Current behavior
bundlesize is included as dependency
Expected behavior
bundlesize is included as devDependency
Why
bundlesize is not needed for a regular usage of the library
How
Add react-advanced-form as a dependency to any project, then run npm install. bundlesize is installed even though it’s not used by react-advanced-form.
kettanaito
Metadata
Metadata
Assignees
Labels
No labels