-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Documentation and src missmatch #1301
New issue
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
Comments
Ah okay! Thanks! |
actually you npm install the release I'll update the doc |
adumesny
added a commit
to adumesny/gridstack.js
that referenced
this issue
Jul 10, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Documentation and src missmatch
Documentation says if we want to use gridstack, we have to use CDN:
or include it localy like:
CDN variation works, but if I want to include it localy I get confused because your source files dont have
gridstack.all.js
andgridstack.min.css
... Is it possible documentation is wrong? How do I include it then?The text was updated successfully, but these errors were encountered: