[ 
https://issues.apache.org/jira/browse/NIFI-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Aslan resolved NIFI-5730.
-------------------------------
    Resolution: Duplicate

> Remove System JS specific strings from template URLs
> ----------------------------------------------------
>
>                 Key: NIFI-5730
>                 URL: https://issues.apache.org/jira/browse/NIFI-5730
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: FDS
>            Reporter: László Horváth
>            Priority: Minor
>
> There is a `!text` string at the end of every Angular component template path 
> when they are required by it's component.
> E.g: 
> {code:java}
> require('./confirm-dialog.component.html!text'){code}
> This is a System JS Text plugin specific option and should be only applied 
> when used with System JS. The issue came around when tried to build the 
> project with Webpack. It fails to build the project because if this string 
> and it's hard to tell Webpack to ignore it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to