veg / flea-web-app

A client-side web app for visualizing FLEA pipeline analysis results.
Other
1 stars 0 forks source link

Allow ember-font-awesome to remove unused icons #105

Open kemaleren opened 6 years ago

kemaleren commented 6 years ago

Currently we have removeUnusedIcons: false set because otherwise all icons get removed in production. See martndemus/ember-font-awesome#177.