Skip to content

Conversation

aputinski
Copy link

I ran into several issues where asynchronous processing was causing my final output to be ordered based on how long each file took to process imports.

This PR simply allows a ?sync parameter to be passed in.

@jhnns
Copy link
Member

jhnns commented Jan 9, 2015

Cool, thx! 👍 Could you also add some tests?

jhnns added a commit that referenced this pull request Mar 22, 2015
- Moved `node-sass^3.0.0-alpha.0` to `peerDependencies` [#28](#28)
- Using webpack's module resolver as custom importer [#39](#31)
- Add synchronous compilation support for usage with [enhanced-require](https://github.com/webpack/enhanced-require) [#39](#39)
@jhnns jhnns mentioned this pull request Mar 22, 2015
@jhnns
Copy link
Member

jhnns commented Mar 22, 2015

Synchronous compilation has been implemented, but there is no flag yet...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants