You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modifications to allow npm publication and unpkg content delivery. (#500)
* Addresses #493; adding scope allows publishing to npm
* typo fix.
* Addresses #493 by suggesting a node version.
* Addresses #493; rearranged Gruntfile to keep .md files at root and not duplicate package.json in /dist. Apologies for spurious whitespace changes, my IDE chomps trailing spaces on save.
* Closes#493; version 0.8.x are available via unpkg and npm, README is updated with an Installation section for these additions.
* Correcting syntax highlighting from shell to html.
Note: `v0.8.X` npm releases are functionally equivalent to [standalone release`v0.8.0`](https://github.com/Maps4HTML/Web-Map-Custom-Element/releases/tag/v0.8.0).
0 commit comments