[
https://issues.apache.org/jira/browse/IGNITE-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525848#comment-16525848
]
Alexander Kalinin commented on IGNITE-8891:
-------------------------------------------
Current _IGNITE_MODULES_ env var approach to Apache Ignite web console module
extension proved to be difficult to maintain due to poor compatibility with
existing JS module infrastructure
Please review my changes,
> Web Console: Replace IGNITE_MODULES with node_modules
> -----------------------------------------------------
>
> Key: IGNITE-8891
> URL: https://issues.apache.org/jira/browse/IGNITE-8891
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Alexey Kuznetsov
> Assignee: Alexey Kuznetsov
> Priority: Major
> Fix For: 2.7
>
>
> JS has built in support for extending functionality as decorators and
> node_modules.
> Our custom IGNITE_MODULES looks like unnecessary thing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)