Fixed build and added distribution files to the repo
This commit is contained in:
@@ -985,3 +985,7 @@ var computeLayout = (function() {
|
||||
extractNodes: extractNodes
|
||||
};
|
||||
})();
|
||||
|
||||
if (typeof exports === 'object') {
|
||||
module.exports = computeLayout;
|
||||
}
|
Reference in New Issue
Block a user