Skip to content

Fix sass option and nix additional yarn install task #2500

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

gauravtiwari
Copy link
Member

Please see: https://webpack.js.org/loaders/sass-loader/#sassoptions

and since we are supporting Rails > 5.2 we can safely remove webpacker yarn install enhance task.

@gauravtiwari gauravtiwari added the WIP This PR is work in progress label Mar 23, 2020
Comment on lines +9 to +11
sassOptions: {
includePaths
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Ahh I see. Yeah, lets do that.

I am thinking to try and upgrade master to webpack 5 beta too and see if everything works as intended but in another pr.

@aried3r
Copy link
Contributor

aried3r commented Mar 23, 2020

Hey! Thanks for the PR!

Does this solve #1951 by any chance? As in, does includePaths include .node_modules?

@gauravtiwari
Copy link
Member Author

Hey, I am not sure really, will work on this pr bit later today and update 👍

@aried3r aried3r mentioned this pull request Mar 24, 2020
@gauravtiwari
Copy link
Member Author

closing in favour of #2508

Will open another pr with remaining changes.

@dhh dhh deleted the 5.0-fixes branch August 20, 2021 12:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
WIP This PR is work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants