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
Should be 'knockout-jqueryui': '/lib/knockout-jqueryui/dist/amd' if it's to match the structure of the actual repo.
Understand you've simplified it and given the directory structure used, however now-a-days no one copies individual files into new structures but instead uses the repo itself via Bower or the like.
The text was updated successfully, but these errors were encountered:
http://gvas.github.io/knockout-jqueryui/install.html
'knockout-jqueryui': '/lib/knockout-jqueryui'
Should be
'knockout-jqueryui': '/lib/knockout-jqueryui/dist/amd'
if it's to match the structure of the actual repo.Understand you've simplified it and given the directory structure used, however now-a-days no one copies individual files into new structures but instead uses the repo itself via Bower or the like.
The text was updated successfully, but these errors were encountered: