We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b0262 commit 3c8250eCopy full SHA for 3c8250e
README.md
@@ -59,7 +59,7 @@ These additional settings are enabled by `scalaModuleSettings`:
59
- POM and OSGi metadata
60
61
The following settings are also available:
62
- - `enableOptimizer` adds `-opt:l:classpath` or `-optimize` to `scalacOptions in (Compile, compile)`,
+ - `enableOptimizer` adds `-opt-inline-from:<sources>` or `-opt:l:project` or `-optimize` to `scalacOptions in (Compile, compile)`,
63
depending on the Scala version
64
- `disablePublishing` is useful for multi-project builds for projects that should not be published
65
0 commit comments