Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Use the provided less sources instead of reading them from disk - #12

Merged
as-cii merged 1 commit into
masterfrom
as-support-providing-less-sources
Mar 9, 2017
Merged

Use the provided less sources instead of reading them from disk #12
as-cii merged 1 commit into
masterfrom
as-support-providing-less-sources

Conversation

@as-cii

Copy link
Copy Markdown
Contributor

When supplying the lessSourcesByRelativeFilePath and resourcePath variables, we will now check whether we can read from the provided in-memory source cache and, as a result, avoid unnecessary reads from the file system for style sheets that haven't changed and that we know are bundled in Atom.

/cc: @nathansobo

@as-cii
as-cii merged commit 09a24fe into masterMar 9, 2017
@as-cii
as-cii deleted the as-support-providing-less-sources branch March 9, 2017 15:23
@nathansobo

Copy link
Copy Markdown
Contributor

👍

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@as-cii@nathansobo