mirror of
https://github.com/fmhy/edit.git
synced 2026-01-10 18:36:17 +00:00
feat: feedback v2
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# https://github.com/vitejs/vite/issues/17291
|
||||
[tools]
|
||||
node = "21"
|
||||
|
||||
[tasks]
|
||||
d = "nrr docs:dev --host"
|
||||
b = "nrr docs:build"
|
||||
s = "nrr docs:preview --host"
|
||||
bb = "nrr docs:build && nrr docs:preview --host"
|
||||
|
||||
Reference in New Issue
Block a user