@envio-dev/esbuild-hasher
v0.1.4
Published
simple package that takes a set of file paths and returns a hash of their contents using esbuild
Downloads
15
Readme
esbuild hasher
Small simple js package for generating a hash of an array of file paths using esbuild
installation
npm i -g esbuild-hasher
usage
esbuild-hasher --entry-paths 'tests/handler-with-imports.js, tests/imported-file.js