run dev
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run build
|
||||
# RUN npm run build
|
||||
|
||||
CMD [ "npm", "run", "dev" ,"--", "--host"]
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"chart.js": "4.4.2",
|
||||
"clsx": "2.1.1",
|
||||
"eslint": "^8.57.0",
|
||||
"formik": "2.4.5",
|
||||
"line-awesome": "1.3.0",
|
||||
"nouislider": "15.7.1",
|
||||
|
||||
Reference in New Issue
Block a user