Update build logic
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
// @generated by gentest/gentest.rb from gentest/fixtures/YGDimensionTest.html
|
||||
|
||||
var Yoga = Yoga || require("../../dist");
|
||||
var Yoga = Yoga || require("../..");
|
||||
|
||||
it("wrap_child", function () {
|
||||
var config = Yoga.Config.create();
|
||||
|
Reference in New Issue
Block a user