-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
app.import is not a function
TypeError: app.import is not a function
at Class.module.exports.included (/Users/nmcclay/git/light-table/node_modules/ember-light-table/node_modules/ember-element-resize-detector/index.js:20:17)
at /Users/nmcclay/git/light-table/node_modules/ember-cli/lib/models/addon.js:244:32
I encountered this issue trying to upgrade ember-light-table and noticed this problem.
if (!process.env.EMBER_CLI_FASTBOOT) {
app.import('vendor/element-resize-detector/element-resize-detector.js');
}
Metadata
Metadata
Assignees
Labels
No labels