Merged in chore/check-types-before-build (pull request #3326)
chore: check types before build * chore: check types before build * remove unused package.json scripts * merge Approved-by: Linus Flood
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
"packageManager": "yarn@4.6.0",
|
||||
"scripts": {
|
||||
"build": "turbo run build --env-mode=loose",
|
||||
"build:web": "turbo run build --filter=@scandic-hotels/scandic-web --env-mode=loose",
|
||||
"build:sas": "turbo run build --filter=@scandic-hotels/partner-sas --env-mode=loose",
|
||||
"lint": "turbo run lint",
|
||||
"dev": "turbo run dev --output-logs new-only",
|
||||
"dev:web": "turbo run dev --filter=@scandic-hotels/scandic-web --output-logs new-only",
|
||||
|
||||
Reference in New Issue
Block a user