Commit graph

7 commits

Author SHA1 Message Date
48ecb58334 Improve nanoc rules 2024-04-25 12:51:19 -03:00
9aefa69e70 s/name/component/ (react.html.erb) 2024-04-25 05:59:07 -03:00
9eaf89e856 Map components to path / JSX fragment 2024-04-25 05:37:45 -03:00
5429df0f12 Extend scope of 'rubocop:apply' 2024-04-25 04:16:57 -03:00
2f049fd7ce Optimize react render, re-add root path 2024-04-25 04:05:02 -03:00
92dce509af Combine multiple entry points into one 2024-04-25 03:40:55 -03:00
2e8cf6e333 Drop 'twenty-' prefix from toplevel directories
The directories twenty-{server,client,cli} have been renamed to
not include 'twenty-'. The gems are still published with the twenty-
prefix, otherwise a collision is impossible to avoid. This commit makes
it slightly easier to generalize twenty.
2024-04-21 20:11:25 -03:00