Commit 39e8bf88 authored by Chunchi Che's avatar Chunchi Che

Revert "add neos-rs as submodule"

This reverts commit 52da239d.
parent 7172af12
Pipeline #18005 failed with stages
in 9 seconds
[submodule "neos-protobuf"] [submodule "neos-protobuf"]
path = neos-protobuf path = neos-protobuf
url = git@git.mycard.moe:mycard/neos-protobuf.git url = git@git.mycard.moe:mycard/neos-protobuf.git
[submodule "neos-rs"]
path = neos-rs
url = git@github.com:DarkNeos/neos-rs.git
Subproject commit a6056d3d2b74f6ebecc64c7c99489e7f13df35c9
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"
}, },
"scripts": { "scripts": {
"dev": "(cd neos-rs && cargo run) & vite", "dev": "vite",
"build": "tsc && vite build", "build": "tsc && vite build",
"preview": "vite preview", "preview": "vite preview",
"lint": "eslint --ext .ts --ext .tsx src", "lint": "eslint --ext .ts --ext .tsx src",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment