UNPKG

static-pages-bundler

Version:

This is a simple library that creates a bundle of a simple web page that uses classic `<link ...>` and `<script ...>` way to connect a bunch of CSS and JS files to the HTML template.

10 lines (7 loc) 253 B
IN PROGRESS: TODO: *. Single-file bundle (CSS & JS in HTML). *. Put assets dir into bundle dir mechanism. *. Support multiple `Bundler CSS/JS start/end` entrypoints (for now only 1 CSS and 1 JS enty point). DONE: 1. CDN served files download support.