László Horváth created NIFI-5730:
------------------------------------

             Summary: 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


There is a `!text` string at the end of every Angular component template path 
when they are required by it's component.

E.g: `require('./confirm-dialog.component.html!text')`


 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