Ismail El Korchi
Ismail El Korchi
If you are using npm, you can add a custom script to your package.json that runs the following script : ```sh ( node-sass lib/module/sass/ -o lib/module/css/ --source-map true --output-style expanded...
Thank you for your response and for explaining that the current redirection behavior is in line with the existing codebase. I understand that from a code perspective, this might not...
Thank you for the clarification. Understanding that SSL takes priority, is there a possibility to tweak this behavior within the current framework to avoid multiple redirects?