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

missing loader for Sass in generated config file #985

Closed
DanielRuf opened this issue Jul 6, 2019 · 6 comments
Closed

missing loader for Sass in generated config file #985

DanielRuf opened this issue Jul 6, 2019 · 6 comments

Comments

@DanielRuf
Copy link
Contributor

DanielRuf commented Jul 6, 2019

Describe the bug

I have installed the latest version of webpack-cli and @webpack-cli/init but it still does not add sass-loader to the config.

Is this by design?

What is the current behavior?

Scaffolding a project with the Sass answer does not add the needed sass-loader.

To Reproduce
Steps to reproduce the behavior:

  1. Run webpack-cli init
  2. Choose the SASS option
  3. Check the generated webpack.config.js

Expected behavior
The generated config should have the sass-loader.

Please paste the results of webpack-cli info here, and mention other relevant information

  System:
    OS: Windows 10
    CPU: (8) x64 Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz
  Binaries:
    Node: 12.4.0 - ~\scoop\apps\nvm\current\nodejs\nodejs\node.EXE
    Yarn: 1.13.0 - ~\scoop\apps\yarn\current\Yarn\bin\yarn.CMD
    npm: 6.9.0 - ~\scoop\apps\nvm\current\nodejs\nodejs\npm.CMD
@DanielRuf
Copy link
Contributor Author

DanielRuf commented Jul 6, 2019

Not sure but may related or similar cause as previously with the PostCSS option: #427

@pranshuchittora
Copy link
Member

Able to reproduce.

Screenshot from 2019-07-29 23-53-10

@ghost
Copy link

ghost commented Aug 12, 2019

Hello @DanielRuf ,
Is anyone working on this ? Or can i start on this ?

@DanielRuf
Copy link
Contributor Author

Is anyone working on this ? Or can i start on this ?

Hi @pranavsrivatsaVL,

I guess so far no one is working on this. At least I do not have the time for this.
So you can start working on a PR to fix this.

@ghost
Copy link

ghost commented Aug 12, 2019

Okay. Will start working on this. Any pointers on where i should start looking at folder structure wise?

@evenstensberg
Copy link
Member

51831c7

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

No branches or pull requests

3 participants