Skip to content

Commit

Permalink
Merge pull request #4536 from nextcloud-libraries/chore/pkgjson/alias…
Browse files Browse the repository at this point in the history
…-watch-script
  • Loading branch information
raimund-schluessler committed Sep 19, 2023
2 parents d7a85d7 + b4a9981 commit 1830a94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -16,6 +16,7 @@
"build": "vite build --mode production ",
"dev": "vite build --mode development",
"dev:watch": "vite build --mode development --watch",
"watch": "npm run dev:watch",
"l10n:extract": "node build/extract-l10n.js",
"lint": "eslint --ext .js,.vue src",
"lint:fix": "eslint --ext .js,.vue src --fix",
Expand Down

0 comments on commit 1830a94

Please sign in to comment.