./timecat .global.js
randy-johnson opened this issue · 2 comments
randy-johnson commented
I notice this is referenced in the examples but I do not see the page in the repo.
./timecat .global.js
oct16 commented
You can get this file from the CDN, see: jsDelivr, or in the dev mode, run command: yarn dev
randy-johnson commented
That makes sense. I wasn't used to seeing the library file with global in the name. Thanks