Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/mod.ts>Builder#hashSources

A generic build system for Deno web apps
Go to Latest
method Builder.prototype.hashSources
import { Builder } from "https://deno.land/x/mesozoic@v1.0.3/mod.ts";

Returns a Map with the key being the original relative path and the value being the content hashed relative path.