ember-cli-inline-content
ember-cli-inline-content copied to clipboard
Inline Content do imports?
Can the file you are importing be ran thru the babel compiler so I can use things like imports?
@jrock2004 can you give a use case of your problem
Sorry @Amerr I was on vacation. The use case would be for something that you are not ready to make an addon but you want to write ES6 so when the time to extract it from the ember app that is already in ES6
May be you can try app.import
which solves your use case well.
https://ember-cli.com/managing-dependencies#standard-non-amd-asset