Results 203 comments of Josh Smith

Also, Ant strongly recommends keeping imports as you have them and instead using [`babel-plugin-import`](https://github.com/ant-design/babel-plugin-import).

Okay, I can try to look into this later, though I'm having issues understanding even how ant's own exports work exactly (due, unfortunately, in large part to much of the...

@claneo thanks so much for sharing this! @jannikbuschke I would definitely second the approach suggested here.

> Tried this https://github.com/Beven91/webpack-ant-icon-loader/issues as a workaround for code-splitting icons but the resulting bundle still shows all icons imported. Personally, no matter what I have tried here – and I've...

Great! I'm not sure when I'll get around to it, but if you want to add me with read-only as a member here then I can assign myself to not...

@musaffa I've mostly turned off CSP in my Ember apps, but do you have a good suggestion for how to handle this?

@musaffa do you have any interest in doing a PR for either: - making this work with CSP? or - adding some docs to the README for using `nonce` to...

Is there really no way in CSPs to be able to specify a particular inline script being injected like this one? I unfortunately do not have time personally right now...

@musaffa you're a 🍑 ! Thanks for looking into it.

@musaffa any luck on being able to extract out for the addon?