How to create a Webpack 5 Loader with Preons
Why a Webpack Loader
Webpack helps make frontend development more streamlined and recently, I wanted to transform YAML into CSS as part of the build process using the Preons library.
By the end of this article:
you will create a Webpack loader that ...
gemmablack.dev11 min read