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
A clear and concise description of what the bug is.
😕 Actual Behavior
error
🤔 Expected Behavior
template-compiler loads at runitme.
(I know this'll be fixed by the new runtime compiler, but that isn't available yet, so folks needing to use runtime compilation must stay on, at newest, ember-source 5.5)
Uncaught TypeError: ember__WEBPACK_IMPORTED_MODULE_6__.default.Test is undefined
setupTestAdapter index.js:123
start index.js:203
js test-helper.js:13
Webpack 7
[index.js:123:36](webpack://docs-app/src/index.js)
Uncaught Error: The tests file was not loaded. Make sure your tests index.html includes "assets/tests.js".
NullVoxPopuli
changed the title
[Bug] 5.6: ember-template-compiler cannot used Application.initializer, as it could not be a function
[Bug] 5.6: ember-template-compiler cannot used Application.initializer, as it could not be a function, and also: <...>.Test is undefined
Feb 13, 2024
🐞 Describe the Bug
A clear and concise description of what the bug is.
😕 Actual Behavior
error
🤔 Expected Behavior
template-compiler loads at runitme.
(I know this'll be fixed by the new runtime compiler, but that isn't available yet, so folks needing to use runtime compilation must stay on, at newest, ember-source 5.5)
🌍 Environment
➕ Additional Context
Loaded via: ember-cli-build.js (with embroider / webpack)
The text was updated successfully, but these errors were encountered: