Conversation
|
Dude we're no where near being able to do this 😂 ember-cli is going to have such a hard time with the prebuild 😭 |
|
I had to know :p |
|
Looks like the first problem I run in to is that But renaming it to js, gives an error from ember-cli, as you predicted -- from but if I just inline what I need in (or we need more tests somewhere) |
| @@ -1,3 +1,22 @@ | |||
| import loadConfigFromMeta from '@embroider/config-meta-loader'; | |||
| // import loadConfigFromMeta from '@embroider/config-meta-loader'; | |||
There was a problem hiding this comment.
either this, or ember-cli, need to be made aware of the possibility of .cjs extensions for config/environment
|
This is unexpected |
do not merge (yet)