montagejs / minit

Tool: Helps you build Montage applications by generating template applications and components for you.
Other
8 stars 22 forks source link

minit allows creating invalid export names #53

Open mczepiel opened 11 years ago

mczepiel commented 11 years ago

minit create:component --name 12345

Creates a 12345.reel which is not particularly useful with the exported 12345 object

hthetiot commented 7 years ago

Should fail with proper error at creation.