@moreplease/static-file-bundle
v0.0.3
Published
Read a directory of files and bundle them into a standalone web server
Readme
static-file-bundle
Given a set of files, produces a standalone TS module that embeds all the files and exports a web server entrypoint.
This can be useful as an edge server script that can serve assets with no external dependencies.
Installation
npm add @moreplease/static-file-bundle