Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4836

Custom Imports, similar to Webpack loaders?

$
0
0

@munstrovcity wrote:

I’m attempting to load a .md file and was thinking I could load the contents through my controller as an import on the top.

Ex: const someFileContents = require('someFile.md');

What would be a way I could go about this? I’m used to Webpack land and I’m slowly converting myself over to ember and Broccoli.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4836

Trending Articles