-
Notifications
You must be signed in to change notification settings - Fork 38
roadmap: update roadmap, and make estimates for the future #291
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
deployment is sad? |
|
@dignifiedquire It won't let me look at the vercel page to find out what's wrong? I'll rebase and push, but if it's still mad, someone will have to look at the reasons for me |
src/app/roadmap/roadmap.json
Outdated
| { | ||
| "done": false, | ||
| "title": "browser support", | ||
| // "description": "iroh compiles to web assembly and runs in the browser", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suspect it's due to this comment.
I'll check by running npm run dev and going to the roadmap locally, though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah - from running npm run dev locally:
Module parse failed: Cannot parse JSON: Expected double-quoted property name in JSON at position 4737 while parsing '{
[...]
Import trace for requested module:
./src/app/roadmap/roadmap.json
[...]
matheus23
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
https://iroh-computer-git-roadmap-number-0.vercel.app/roadmap seems to work now |
No description provided.