Marcus Christie created AIRAVATA-3693:
-----------------------------------------
Summary: Windows support: use run-s to build frontend code and
library
Key: AIRAVATA-3693
URL: https://issues.apache.org/jira/browse/AIRAVATA-3693
Project: Airavata
Issue Type: Improvement
Components: Django Portal
Reporter: Marcus Christie
Currently the common frontend code in the Django Portal builds the JS/CSS and
the library by using {{&&}} to run the two build steps one after the other. But
this only works in Bash shell environments. To work on Windows,
[run-s|https://github.com/mysticatea/npm-run-all] is a better alternative.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)