import * as macromaniaAssets from "https://deno.land/x/macromania_assets@v0.2.0/mod.tsx";
Functions
Configure how to copy and transform assets from some directory into an output directory. | |
Given a sequence of names in the | |
Copy the input file to the output directory. |
Type Aliases
A description of which transformations to apply to which files. | |
A function for transforming assets, reading them from an asset directory, and placing the result in the OutFs. | |
Information about an asset: where the input resides, and where the output should be placed. |