unbuild
unbuild copied to clipboard
Loaders
Hello,
I have an existing package using @rollup/plugin-yaml to load some .yaml files, and I'm interested in migrating it to unbuild. Is it possible to use the import syntax for non-js modules with unbuild? If not, what is the alternative to have a build-time transformation of a yaml source into json?