Todd Anglin
Todd Anglin
I have run in to this same issue in a large vanilla {N} app (using TypeScript) that I recently converted to work with Webpack. I'm using {N} CLI 5.4.0 and...
@uvigii Is uglify enabled by default with release builds? I'm using {N} core (with TypeScript), so I don't think AOT applies. I have tried doing release builds with and without...
Okay. I fixed my build error! Here's what helped... I admit I'm no Webpack expert, so this overview of the Webpack automatic optimization steps that happen for `production` (aka {N}...
How do other frameworks (React Native, PhoneGap) treat 32bit iOS support today? I think the decision is even easier if we're all moving forward together.
Thanks, @NathanaelA. That's good context. Any idea where ReactNative stands on this? Did a quick search and didn't find any definitive statements.
Did this ever get resolved or root caused? It's been a few years, but I'm running in to the same `NSLocalizedRecoverySuggestion=Add a profile to the "provisioningProfiles" dictionary in your Export...
This issue is very similar to #63 _(Perhaps we should link/close one of these threads to consolidate feedback)_ I posted one work around there if you need to create dynamic...
BIG +1 to seeing support for Prusa XL (with tool changers) come to OrcaSlicer! I got spoiled to things OrcaSlicer has that PrusaSlicer lacks (like built-in calibration tests and support...
Agree. All linked issues are at least somewhat related, especially #2168. All seem to also be in a relatively similar, untriaged state today, but they could be consolidated.
Any updated thinking on this item? I have a scenario where I need to adjust styles for the big 12" iPad due to it's extra layout space, and media queries...