diff options
author | Maddy <ty.carlier@gmail.com> | 2021-10-12 16:14:37 +1100 |
---|---|---|
committer | Maddy <ty.carlier@gmail.com> | 2021-10-12 16:14:37 +1100 |
commit | 72a25042994d7c6d63816cd2637ef93f3b3ee01d (patch) | |
tree | 21b8c0b9c217bdc36f4ead06502fe9c96e6c303c /bundle/scripts/build.js | |
parent | Merge pull request #430 from Thesourtimes/master (diff) | |
download | server-72a25042994d7c6d63816cd2637ef93f3b3ee01d.tar.xz |
npm run build on Windows with usernames containing spaces fails, fixed by escaping tsc.js location in node_modules
Diffstat (limited to 'bundle/scripts/build.js')
-rw-r--r-- | bundle/scripts/build.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundle/scripts/build.js b/bundle/scripts/build.js |