We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76719a commit 7c0f64dCopy full SHA for 7c0f64d
src/Our.Umbraco.UiExamples.v14/package.json
@@ -4,8 +4,6 @@
4
"version": "0.0.0",
5
"type": "module",
6
"scripts": {
7
- "devVite": "vite build --watch",
8
- "devTsc": "tsc",
9
"dev": "tsc && vite build --watch",
10
"build": "tsc && vite build",
11
"preview": "vite preview"
0 commit comments