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

Avoid check old webpack versions #66

Merged
merged 4 commits into from Oct 14, 2018
Merged

Avoid check old webpack versions #66

merged 4 commits into from Oct 14, 2018

Conversation

david-gomey
Copy link
Contributor

@david-gomey david-gomey commented Apr 11, 2018

If someone wants to use older webpack versions, can download older versions of loader.


This change is Reviewable

Copy link
Member

@justin808 justin808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexfedoseev or I can merge once one comment is addressed.

src/loader.js Outdated
Can't find sass resources in your config.
Make sure ${isModernWebpack ? 'loader.options.resources' : 'webpackConfig.sassResources'} exists.
`);
const error = new Error('Can\'t find sass resources in your config. Make sure loader.options.resources');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing exists.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added:

263e5d0

@justin808
Copy link
Member

@david-ogalego any update?

@justin808
Copy link
Member

@alexfedoseev are you OK with this one?

@alex35mil
Copy link
Member

Yeah, totally.

@justin808 justin808 merged commit 91d097e into shakacode:master Oct 14, 2018
justin808 added a commit that referenced this pull request Nov 6, 2018
This reverts commit 91d097e.

This allows this commit to go into v2.0.0.
justin808 added a commit that referenced this pull request Nov 6, 2018
This reverts commit 91d097e.

This allows this commit to go into v2.0.0.
justin808 added a commit that referenced this pull request Nov 7, 2018
This reverts commit 91d097e.

This allows this reverted commit to go into v2.0.0.
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.

None yet

3 participants