Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved tolerancy for failed imports of jspm-chain. See issue #198. Works around https://github.com/jspm/jspm-cli/pull/1779 stuntil that is fixed. #205

Merged
merged 1 commit into from
May 7, 2016

Conversation

swernerx
Copy link
Contributor

@swernerx swernerx commented May 5, 2016

Clean PR of previous fix

@MoOx
Copy link
Contributor

MoOx commented May 5, 2016

Can't we detect first that a user is using jspm (or not) in order to not even require(pkg-resolve) if not in a jspm context?

@swernerx
Copy link
Contributor Author

swernerx commented May 5, 2016

I do not think that this is super relevant as soon as jspm itself is fixed.

@MoOx MoOx merged commit 4b5c8ec into postcss:master May 7, 2016
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