Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes
This commit is contained in:
parent
5b513b1248
commit
480bb4902b
15 changed files with 99 additions and 42 deletions
|
@ -1,6 +1,3 @@
|
|||
import {Utils} from "../Utils";
|
||||
import Constants from "../Models/Constants";
|
||||
|
||||
Utils.runningFromConsole = true;
|
||||
|
||||
console.log("git tag -a", Constants.vNumber, `-m "Deployed on ${new Date()}"`)
|
Loading…
Add table
Add a link
Reference in a new issue