[
https://issues.apache.org/jira/browse/NETBEANS-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380644#comment-17380644
]
Christian Lenz commented on NETBEANS-581:
-----------------------------------------
Hardcoded arguments doesn't make sense at all. It would prefer to let the user
add such arguments by their own as you can do it for maven or JS on JVM. Also
my plugin Minifierbeans has those input fields. We don't need to check the help
section of the CLI to parse them. That would be a cool and helpful feature but
step by step.
Added screenshot from my plugin: !minifierbeans-options.png!
> Could not find an option named "cache-location".
> ------------------------------------------------
>
> Key: NETBEANS-581
> URL: https://issues.apache.org/jira/browse/NETBEANS-581
> Project: NetBeans
> Issue Type: Bug
> Components: web - CSS Preprocessors (SASS, LESS, ...)
> Affects Versions: 12.3
> Reporter: Bo Andersen
> Priority: Major
> Attachments: minifierbeans-options.png
>
>
> When using the internal sass configuration, it calls the sass compiler with
> the --cache-location command. It seems that this is not part of the current
> sass compiler anymore.
>
> Sass error:
> Could not find an option named "cache-location".
>
> I am using this release of sass compiler:
> https://github.com/sass/dart-sass/releases/tag/1.1.1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists