Closed ghost closed 4 years ago
Prob best bet here with CircleCI is to have it watch tags to create a release, then point https://cdn.jsdelivr.net/gh/nonowazu/vue-xivtooltips@TAG/dist/vue-xivtooltips.min.{js,css}
and it should work by magic provided the dist folder is uploaded properly in the release.
Ay solved with PR #23
Probably just need some more circleci stuff.