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

webpackExtraArgs unused? #362

Open
oyvindberg opened this issue Sep 26, 2020 · 1 comment
Open

webpackExtraArgs unused? #362

oyvindberg opened this issue Sep 26, 2020 · 1 comment

Comments

@oyvindberg
Copy link

I just upgraded to 1.4.0-RC2 and got these warnings:

[info] set current project to slinkydemos (in build file:/home/olvind/scalablytyped/slinkyDemos/)
[warn] there are 26 keys that are not used by any other settings/tasks:
[warn]  
[warn] * antd / Compile / fastOptJS / webpackExtraArgs
[warn]   +- /home/olvind/scalablytyped/slinkyDemos/build.sbt:305
[warn] * antd / Compile / fullOptJS / webpackExtraArgs
[warn]   +- /home/olvind/scalablytyped/slinkyDemos/build.sbt:306

It will probably trigger warnings for all users on sbt 1.4.x, so it's probably worth fixing regardless of whether it's actually unused

@cquiroz
Copy link
Collaborator

cquiroz commented Oct 13, 2020

I'm not sure if this a scalajs-bundler issue. Should it be fixed on the demo's build?

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

No branches or pull requests

2 participants