topbar icon indicating copy to clipboard operation
topbar copied to clipboard

Add ESM support

Open sashapetrovska opened this issue 3 years ago • 2 comments

This should be a must have. I'm currently having issues when trying to import topbar from a es module and just noticed that the distribution package contains a commonjs only package.

sashapetrovska avatar Feb 21 '23 23:02 sashapetrovska

FWIW, I've just vendored this for my own use and altered it just enough to work with an ES import: https://gitlab.com/code-stats/code-stats/-/blob/bb5fb7241603ff6704cf85287d7d82e90aa074cf/assets/js/vendor/topbar.js

Nicd avatar Nov 25 '23 17:11 Nicd

Would anyone mind sending a PR for this? Thanks.

buunguyen avatar May 10 '24 05:05 buunguyen