[
https://issues.apache.org/jira/browse/AIRAVATA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711000#comment-17711000
]
ASF subversion and git services commented on AIRAVATA-3693:
-----------------------------------------------------------
Commit 3dfcac881b7af93fdffe929cb3a1e8cabe9f522f in airavata-django-portal's
branch refs/heads/develop from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3dfcac88 ]
AIRAVATA-3693 Switch to run-s so it works on Windows too
> 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
> Priority: Major
>
> 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)