Skip to content

Remove node-sass dependency #1986

Closed
Closed
@michaelwayman

Description

@michaelwayman

I propose we should find another way of handling [css|sass|scss] until node-sass switches from using Gaze as their file watcher.

I love Docker, I love Mac, I love react-scripts, but they don't work together.

I re-fitted my app to look like "out of the box" create-react-app only to find out that Gaze on node-sass causes my com.docker.hyperkit to burn my CPU at 350%..

node-sass --watch doesn't work in docker/for-mac without burning the CPU.

For node-sass there has been a PR to switch to chokidar but I don't think the maintainers are interested as the PR has been open for a little over 2 years.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions