mapboxgl-spiderify
v1.0.0
Published
Basic setup for creating a typescript library that publishes node and browser versions.
Downloads
8
Readme
TypeScript Library Starter
Basic setup for creating a typescript library that publishes node and browser versions.
Tested in a node.js project (node 12) and an Angular (webpack) project.
It also builds a rollup bundle for <script> tags
Build
npm installnpm run buildnpm pack
Install .tgz file into another project.
