[jira] [Created] (IGNITE-8557) Web Console: Webpack add support for SVG images

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8557) Web Console: Webpack add support for SVG images

Anton Vinogradov (Jira)
Alexey Kuznetsov created IGNITE-8557:
----------------------------------------

             Summary: Web Console: Webpack add support for SVG images
                 Key: IGNITE-8557
                 URL: https://issues.apache.org/jira/browse/IGNITE-8557
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 2.6


In current implementation we forced to store images in special folder and copy them via copy plugin. But as we are going towards Angular with components it will be better to store images near components (as we do for css).

Lets add such loader to Webpack



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