Skip to content

Commit

Permalink
remove prepare step to avoid .basePath reference issue
Browse files Browse the repository at this point in the history
  • Loading branch information
konodyuk committed Jan 17, 2021
1 parent 1323e7c commit 2b615ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"clean": "gts clean",
"compile": "tsc",
"fix": "gts fix",
"prepare": "npm run compile",
"pretest": "npm run compile",
"posttest": "npm run lint"
},
Expand Down

0 comments on commit 2b615ac

Please sign in to comment.