jlengstorf / learn-rollup

This is an example project to accompany a tutorial on using Rollup.
https://code.lengstorf.com/learn-rollup-js/
ISC License
191 stars 61 forks source link

Get pug loader to work with rollup #41

Closed nickngqs closed 6 years ago

nickngqs commented 6 years ago

Everything is great with the tutorial. But I'm wondering if you can add another one regarding on how to get pug to work with rollup, i've tried all solutions using both rollup-plugin-pug and rollup-plugin-pug-html.

Both doesn't seem to work. Just thought you can expand on that :D

jlengstorf commented 6 years ago

I haven't tried those plugins, but I'd open an issue in the plugin repos themselves — they'll probably have more information than I do. :)