updated cmds build options

This commit is contained in:
Peli de Halleux 2016-11-29 00:06:09 -08:00
parent fd0193e983
commit 4a52f93367

View File

@ -1,4 +1,5 @@
/// <reference path="../node_modules/pxt-core/built/pxt.d.ts"/>
/// <reference path="../node_modules/pxt-core/typings/node/node.d.ts"/>
/// <reference path="../node_modules/pxt-core/built/pxtlib.d.ts" />
import * as fs from "fs";
import * as path from "path";