Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

Webpack bug #7

@bzaruk

Description

@bzaruk

I am using nativescript-fonticon plugin and it all works just fine until I run with the webpack flags (tns run android --bundle --env.uglify --env.aot --env.snapshot).
and when I do it I don't see any icon, fir example this: <Label class="fa absolute-center action-icon" [text]="'fa-calendar-o' | fonticon"></Label>
And if I run it without those flags, only tns run android it works just fine again

any idea what can solved the problem? 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions