[
https://issues.apache.org/jira/browse/METRON-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392802#comment-16392802
]
ASF GitHub Bot commented on METRON-1480:
----------------------------------------
Github user xyztdanid4 commented on the issue:
https://github.com/apache/metron/pull/952
@merrimanr
As we agreed yesterday I did the required changes in the pom xml-s.
I had to update the node dependency of the projects, otherwise the build
was failed, cause one of the dependencies was dependent on node8.
There is no equivalent command to npm --prefix in yarn, so I updated the
readme to just cd into that directory where the install step is required.
When we build the metron-alert project (angular4), there was an error,
mainly because angular4 uses AOT as default builder strategy. I fixed this by
addig env=prod to the package json.
> Add yarn as default build tool for the frontend
> -----------------------------------------------
>
> Key: METRON-1480
> URL: https://issues.apache.org/jira/browse/METRON-1480
> Project: Metron
> Issue Type: Improvement
> Reporter: Daniel Toth
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)