Skip to content

Move prettier-loader to devDependencies #72

@kellyi

Description

@kellyi

Overview

Having prettier-loader under dependencies leads to this warning when using the library in another application:

Screen Shot 2019-04-09 at 1 43 12 PM

It's non-fatal and probably mostly inconsequential but just to be sure we should move the prettier-loader to devDependencies.

Expected Behavior

prettier-loader is in devDependencies & prettier-loader still runs automatically on file system changes.

Actual Behavior

prettier-loader is in dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions