You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This appears to be due to the inclusion of ember-code-snippet, which brings in a dependency (browserify or highlight.js, probably) that stomps on the global require. See discussion in ef4/ember-code-snippet#17
The text was updated successfully, but these errors were encountered:
This appears to be due to the inclusion of ember-code-snippet, which brings in a dependency (browserify or highlight.js, probably) that stomps on the global
require
. See discussion in ef4/ember-code-snippet#17The text was updated successfully, but these errors were encountered: