donejs / bit-docs-donejs-theme

The plugins to produce the DoneJS site.
https://www.npmjs.com/package/bit-docs-donejs-theme
MIT License
2 stars 2 forks source link

Remove canjs? #78

Closed cherifGsoul closed 5 years ago

cherifGsoul commented 5 years ago

After using @bitovi/calendar-events for events widget seems that canjs@2.x is not needed anymore.

Removing it fix an error thrown in the build (Could not load 'jquery@2.2.4#index') after upgrading bit-docs-generate-html.

Check if the website is still working as expected after removing canjs dependency.

This is part of https://github.com/donejs/donejs/issues/1186

cherifGsoul commented 5 years ago

Fixed in https://github.com/donejs/bit-docs-donejs-theme/pull/79