areweguiyet / areweguiyet

A website built for the Rust community

Home Page:http://areweguiyet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of crates not loaded

musikid opened this issue · comments

The list of crates is not loaded, and this error seems to be caused by the version returned by the CDN. It returns the version 3.2 instead of the version 2.6 before.

Error

Uncaught TypeError: Vue.component is not a function
    <anonymous> https://www.areweguiyet.com/main.js:5

Thanks for this quick fix, which helped a lot. As mentioned in the PR itself i think instead of @legacy we should pin this to an exact version like https://cdn.jsdelivr.net/npm/vue@2.6 what do you think @dxenonb