Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

geoblocks/legacylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate global legacy library from ES6 modules exports

Summary

This tool alows to generate a legacy library from ES6 modules.

Limitations

The tool requires that the js files have a @module annotation.

Example use (OpenLayers5)

npm i; cd ol5; npm i; npm run build

Credits

This tool is a generalized and simplified version of an Openlayers tool.

About

Tool to build a legacy library from source code using ES6 modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors