Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
0de7eda9
Commit
0de7eda9
authored
Dec 18, 2023
by
Timothy J. Baek
Browse files
chore: unsupported npm start removed
parent
7823c828
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
package.json
package.json
+1
-2
No files found.
package.json
View file @
0de7eda9
...
@@ -3,7 +3,6 @@
...
@@ -3,7 +3,6 @@
"version"
:
"0.0.1"
,
"version"
:
"0.0.1"
,
"private"
:
true
,
"private"
:
true
,
"scripts"
:
{
"scripts"
:
{
"start"
:
"http-server ./build -P http://localhost:8080?"
,
"dev"
:
"vite dev --host"
,
"dev"
:
"vite dev --host"
,
"build"
:
"vite build"
,
"build"
:
"vite build"
,
"preview"
:
"vite preview"
,
"preview"
:
"vite preview"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment