refactor(bundle): create separate plugins bundle closes #15

This commit is contained in:
moklick
2019-10-08 20:53:00 +02:00
parent 956f4fb978
commit 161ab7fdfd
10 changed files with 245 additions and 40 deletions
-1
View File
@@ -1,7 +1,6 @@
{
"name": "react-flow",
"version": "1.0.0",
"module": "dist/ReactFlow.esm.js",
"browser": "dist/ReactFlow.min.js",
"main": "dist/ReactFlow.min.js",
"private": true,