-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Currently, the creation of a browser-usable script requires npm, typescript, and compiler (e.g. browserify) to generate a standalone file ready for usage in the browser. By providing a dist version in a single-file, the library can be used in any webpage without backend requirements. This process is trivial (e.g. add commands to build process to generate file and put in dist folder) and would save time (e.g. for every single download and compilation of file for browsers).
P.S. Thanks for this work : )
Metadata
Metadata
Assignees
Labels
No labels