Closed chrisnicola closed 8 years ago
So essentially out of the box huh? I'll add that, thanks! :)
Pretty much. Though I can't get the html loader to work with the output from pug-html-loader
. I think it is an issue with html-loader
though. One battle at a time I guess.
Yeah, tell me about it... I'm glad this obsolifies that pug-ng-html-loader
, but I wish Ionic 2 RC wouldn't have further complicated Pug use. :(
With webpack 2 the following configuration works.
If you have multiple loaders chained it can be written like this.
Figured you might want to add that to the docs.