Xavier MALPARTY
Xavier MALPARTY
Yes it is using Webpack and from my understanding, the [Nimble Rails Template is trying to move away from Webpack](https://github.com/nimblehq/rails-templates/pull/315), no? 🤔
@andyduong1920 @olivierobert after some review/challenges, we rolled back to use `dart-sass` in our project. When implementing this task, I will add the needed documentation to have stylesheets ready for engines....
While there are indeed some big concerns to tackle, it could be interesting to create an Engineering Showcase about it. This way we can better experiment with the ways to...
Updated 👍
@olivierobert based on @andyduong1920's note, it means the infrastructure would need 2 Redis instances. This also means higher infrastructure costs at the project start. With that in mind, is it...
Thanks for your update. 🙏 This story remains interesting and I will consider it for future sprints. Probably starting with a showcase: we need to try the whole implementation and...
From my understanding, this change would only benefit to the `GitHub vs. SemaphoreCI` question, but all the other question would take 3 lines instead of a single (y/N) prompt... Should...
I had a quick discussion with Andy and Sang. We agreed that the current prompt (especially since all the questions are asked ahead of the app scaffolding) is OK and...
Closed in favor of #394 (sorry for that duplicate 🙈 )
I faced the same challenges, but as we are now building the CRUD add-on, the flow might be much easier: - scaffold an app with the CRUD addon - use...