Matthieu Lux
Matthieu Lux
Perhaps the upgrade has been done a bit hastily. angular-foundation-6 seems to be the right move.
This was a long time ago with a early version of MD where I didn't find a way to make it works without that. But I'm pretty sure it's obsolete...
The best would be to submit a Pull Request with this fix. A generator is not the simplest project on which make your first PR as your change has to...
The simpler way would be to generate two apps and merge the 2 dist folders at the end. 2 app folder should be possible too. For Bower, it shouldn't be...
The version is quite old yes, PR are welcome
Wiredep allow to configure exclusions. Perhaps by using different wiredep configurations for dev and dist, you can achieve what you want.
Doesn't know about but it seems to be right.
Yep, it's an oudated part of the documentation. We extract recently tsd from the generator to use it as an external tool.
Like gulp and bower, tsd as now to be installed in global. It's what I seen in the TS community. I prefere to document that instead of trying some magic...
Hey, I'm facing the same issue with exactly the same scenario: migrating a Gatsby site using Wordpress to Gatsby 4. Have you find a workaround of any kind? I would...