-
-
Notifications
You must be signed in to change notification settings - Fork 30
patch(robo.js): windows fixes #426
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
@robojs/server, I upgrade the swc/core version due to not being able to compile on windows if not.
create-discord-activity
create-robo
@robojs/ai
@robojs/ai-voice
@robojs/server
@robojs/better-stack
@roboplay/plugin-confessions
@robojs/dev
@roboplay/plugin-gpt
@robojs/maintenance
@robojs/moderation
@roboplay/plugin-poll
@robojs/sync
robo.js
@roboplay/sage
@robojs/analytics
@robojs/cron
@robojs/patch
@robojs/trpc
commit: |
create-discord-activity
create-robo
@robojs/ai
@robojs/ai-voice
@robojs/server
@robojs/better-stack
@roboplay/plugin-confessions
@robojs/dev
@roboplay/plugin-gpt
@robojs/maintenance
@robojs/moderation
@roboplay/plugin-poll
@robojs/sync
robo.js
@roboplay/sage
@robojs/analytics
@robojs/cron
@robojs/patch
@robojs/trpc
commit: |
packages/robo/package.json
Outdated
@@ -100,5 +100,8 @@ | |||
"vite": { | |||
"optional": true | |||
} | |||
}, | |||
"dependencies": { | |||
"robo.js": "link:" |
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.
What's this for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this c 8000 omment to others. Learn more.
For nothing, I do not know why, but every time I compile robo this gets added.
I went ahead and deleted it. <3
removed a dependency link.
No description provided.