You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
should be able to link to a local static library which the template depend on.
The idea is to then have local versions of libraries when we can't depend on a global package repository (e.g. if we get to have multiple templates depending on ml5.js we should have just one copy on the repo and have the template pull it after getting pulled)
this way we get to have mainstream use of a version across templates and we're not depending on a distribution system other than github (but if we're using github it safe to assume we have atleast 2-3 back up on our end)
next step would be to dowload and save them along with the preferences.json (probably in ~/.fido/) but then, how to we link them from this global dependencies to the templates?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
authors
difficulty
semver
symlink
The text was updated successfully, but these errors were encountered: