devdocs
devdocs copied to clipboard
Missing information about the usecase of the command `bin/magento dev:source-theme:deploy`
General issue
Description:
Feedback on page: /guides/v2.4/config-guide/cli/config-cli-subcommands-less-sass.html
Unclear why this command exist. There is no explanation. Whats the usecase?
It just says "Use this command to create symlinks to LESS files." but does not explain why and in which usecase it is recommended or needed to create symlinks to the LESS files.
Resource: command present in the CLI reference
Hi @Eddcapone. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.
Please, add a comment to assign the issue: @magento I am working on this
- Join Magento Community Engineering Slack and ask your questions in #github channel.
@magento I am working on this
Basically it's create symlinks all your less/sass files to pub/static but not compile to css yet. That's all This command rarelly use (Default you should go to grunt workflow or basic run static-content:deploy). Only one use case for this is when you create new less file with styles and you want to sync that file to your theme ouput in pub folder
@Santoshziffity Are you still working on this?
Due to no response, I am removing the assignee to allow someone else an opportunity to work on this issue.