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

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages