-
Notifications
You must be signed in to change notification settings - Fork 22k
Closed
Description
I think it's a sprocket "bug"; but just to be sure I'm going to post it here since I know someone else will find it at some point:
I made a sub-file on app/assets/javascripts
; in that sub-file I wanted to include all the files in libs
relative sub-directory. Like many applications I just wrote libs
as a path, which is the short representation of a relative path, but that didn't work saying it's not a relative path, so I had to write it ./libs
.
Metadata
Metadata
Assignees
Labels
No labels