ljmotta opened a new pull request, #2139:
URL: https://github.com/apache/incubator-kie-tools/pull/2139

   ## On this PR
   
   This PR creates a specific start script for Windows using `powershell`.
   
   ## Problem
   To evaluate the `$(build-env ... )` on windows is required the usage of the 
`powershell` script, which requires the command to be wrapped on double quotes. 
Wrapping the `storybookArgs` on single quotes prevents the `$(build-env ... )` 
evaluation. Therefore, the usage of an environment variable.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to