Skip to content

Commit

Permalink
Consolidate build command
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Dec 7, 2023
1 parent 5cfc2e2 commit bb52d80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/quill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
"defaults"
],
"scripts": {
"build:dev": "./scripts/build development",
"build:prod": "./scripts/build production",
"build": "./scripts/build production",
"lint": "run-s lint:*",
"lint:eslint": "eslint .",
"lint:tsc": "tsc --noEmit --skipLibCheck",
Expand Down

0 comments on commit bb52d80

Please sign in to comment.