chore(Taskfile): remove redundant command to clean assets before building frontend
This commit is contained in:
@@ -155,7 +155,6 @@ tasks:
|
|||||||
desc: Build only the frontend
|
desc: Build only the frontend
|
||||||
deps: [node_modules]
|
deps: [node_modules]
|
||||||
cmds:
|
cmds:
|
||||||
- rm -rf meshchatx/public/assets
|
|
||||||
- "{{.NPM}} run build-frontend"
|
- "{{.NPM}} run build-frontend"
|
||||||
|
|
||||||
wheel:
|
wheel:
|
||||||
|
|||||||
Reference in New Issue
Block a user