pyright/index.debug.js
2019-03-26 23:53:50 -07:00

7 lines
156 B
JavaScript

#!/usr/bin/env node
// Stash the base directory into a global variable.
global.__rootDirectory = __dirname + '/dist/';
require('./client/server/pyright')