Move build-dist script to the runtime transform.

This commit is contained in:
Logan Smyth
2018-05-15 12:55:33 -07:00
parent ec8330870e
commit a149466001
8 changed files with 13 additions and 18 deletions

View File

@@ -227,5 +227,3 @@ export default declare((api, options) => {
},
};
});
export { definitions };