Skip to content

Commit

Permalink
build: fix compilation cache issue
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed May 16, 2024
1 parent 7503f1a commit a09762c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"command": "tsc -p . --incremental",
"files": [
"src/**/*.ts",
"src/**/*.json",
"**/tsconfig.json",
"messages/**"
],
Expand Down

0 comments on commit a09762c

Please sign in to comment.