Skip to content

Bug: require_tree is not defined. #66

@CassandraNewell

Description

@CassandraNewell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions