-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Possibly as a result of upgrading Foundation, I'm now seeing
Uncaught ReferenceError: require_tree is not defined
at application.self-5b85475c90f679bde377d7dd432881b10d8558dbdaeb182976e6d28d132b9ecb.js?body=1:16
in the console when running my application.
This seems to stem from line 16 of application.js,
require_tree .
(note that require_tree also appears within application.css).
Removing this line removes the error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels