Skip to content

Option to use the DartVM executable rather than the pure-js version of dart-sass. #774

@jrood

Description

@jrood
  • Operating System: OSX
  • Node Version: 10.16.3
  • NPM Version: 6.11.3
  • webpack Version: 4.39.2
  • sass-loader Version: 7.1.0

Feature Proposal

Currently, the only options for implementation are node-sass and the pure-js version of dart-sass.
There should be an option to use the fast DartVM executable version of dart-sass.

The pure JS version is slower than the stand-alone executable (https://sass-lang.com/dart-sass)

Feature Use Case

For projects that have a large codebase of sass files that need to be compiled and performance is important.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions