luckyframework / lucky

A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
https://luckyframework.org
MIT License
2.57k stars 156 forks source link

Generating a component shows the wrong file path in the output #1683

Closed jwoertink closed 2 years ago

jwoertink commented 2 years ago
❯ lucky gen.component SettingsMenu
Done generating SettingsMenu in ./src/components//settings_menu.cr

notice the double slash between components and the file.