Skip to content

Use node-sass when bundling for better performance instead of sass.js? #5

@theefer

Description

@theefer

node-sass (with native libsass bindings) could be used instead of sass.js to improve performance when bundling, which happens in NodeJS anyway.

There seem to be issues with doing so from a package installed from and running via JSPM, possibly because the package.json file somehow gets stripped by JSPM at install, and the binaries aren't being compiled. Possibly a JSPM bug.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions