We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
It appears that something is causing an issue with loading fabricjs. Could you please investigate?
Here's the link: https://unpkg.com/fabric@latest/dist/fabric.js
Sincerely,
The text was updated successfully, but these errors were encountered:
Uncaught ReferenceError: fabric is not defined at https://cdpn.io/cpe/boomboom/pen.js?key=pen.js-27fcaf6d-e8d7-2354-5f34-315fa240f3f6:1
Sorry, something went wrong.
This is a screenshot from another CDN service, there is actually no such file in the fabric package.
Try index.js
imho, there is no problem with unpkg
Now it will redirect to https://unpkg.com/[email protected]/dist/fabric.js, but get 'Cannot find "/dist/fabric.js" in [email protected]'
No branches or pull requests
Hi there,
It appears that something is causing an issue with loading fabricjs. Could you please investigate?
Here's the link: https://unpkg.com/fabric@latest/dist/fabric.js
Sincerely,
The text was updated successfully, but these errors were encountered: