eleventy-load Lightning

Loaders

From linking Sass files to saving hashed assets, here is a list of loaders you can use in your Eleventy project. If there isn’t a loader that does what you’re looking for, you can easily write your own loader and then add your loader to this list.

Loader Description
css Find dependencies in and minify CSS
file Emit files to the Eleventy output directory
html Find dependencies in and minify HTML
js Bundle and minify JavaScript with webpack
sass Convert Sass to CSS