Compile fix

This commit is contained in:
Joshua Granick
2018-08-03 17:44:17 -07:00
parent ddd19afe52
commit 46ab854e8e

View File

@@ -6,6 +6,8 @@ class Build extends hxp.Script {
public function new () {
super ();
var base = new HXML ({
defines: [ "display", "doc-gen", "lime-doc-gen" ],
classNames: [ "ImportAll" ],