deckchairlabs / mesozoic

A generic build system for Deno web apps
https://deno.land/x/mesozoic
MIT License
30 stars 2 forks source link

Add option to copy both hashed and non-hashed files? #1

Closed mashaal closed 2 years ago

mashaal commented 2 years ago

I think we either need an option, or a default of copying non-hashed files as well? Helpful for when assets are linked in markdown/css/etc.

https://github.com/deckchairlabs/mesozoic/blob/main/lib/builder.ts#L255