Update build logic

This commit is contained in:
Nick Gerleman
2022-12-22 03:06:42 -08:00
parent bf3af7eb90
commit d2effccfee
35 changed files with 1379 additions and 1874 deletions

View File

@@ -5,7 +5,7 @@
* LICENSE file in the root directory of this source tree.
*/
var Yoga = Yoga || require("../../dist");
var Yoga = Yoga || require("../..");
it("margin_start", function () {
var root = Yoga.Node.create();