refactor(repo): use turbo + rollup + vite
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"jsx": "react-jsx",
|
||||
"lib": ["dom", "esnext"],
|
||||
"module": "esnext",
|
||||
"target": "es6"
|
||||
"target": "esnext",
|
||||
"outDir": "dist"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user