firebase-functions-test
firebase-functions-test copied to clipboard
fix: problems building
trafficstars
Build running into https://github.com/firebase/firebase-functions/issues/1664
Also, got rid of node_modules/.bin/ when accessing tsc, as unnecessary and causing issues on Windows.
- [x] Tested building on Windows
- [x] Tested building on MacOS
Failing due to https://github.com/firebase/firebase-functions-test/pull/262 perhaps