Closed jcpsantiago closed 4 years ago
I'm seeing this in a brand-new project.
> joy new foo && cd foo > joy server > compile error: unknown symbol auto-routes on line 19, column 23 while compiling main.janet
Really need to make a test for joy new haha
joy new
Should be fixed now!
I'm seeing this in a brand-new project.