Open ccolonna opened 4 years ago
Find a standard way to distribute the package. ES6 files, commonjs files, ... You need two entry point: one for client side only files (leaflet doesn't support SSR)
https://www.reddit.com/r/javascript/comments/6ngjkk/how_to_distribute_library_written_with_es6/
Find a standard way to distribute the package. ES6 files, commonjs files, ...
You need two entry point: one for client side only files (leaflet doesn't support SSR)
https://www.reddit.com/r/javascript/comments/6ngjkk/how_to_distribute_library_written_with_es6/