refactor(bundle): only create one bundle #15

This commit is contained in:
moklick
2019-10-08 21:12:07 +02:00
parent b9f4d60d5f
commit 936550bdb2
8 changed files with 23 additions and 219 deletions
+1
View File
@@ -3,6 +3,7 @@ import ReactFlow from './container/ReactFlow';
export default ReactFlow;
export { default as Handle } from './components/Handle';
export { MiniMap, Controls } from './plugins';
export {
isNode,