refactor(rollup): treeshakable
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"internal": true,
|
||||
"type": "module",
|
||||
"main": "../dist/nocss/ReactFlow-nocss.js",
|
||||
"module": "../dist/nocss/ReactFlow-nocss.js",
|
||||
"main": "../dist/nocss/index.js",
|
||||
"module": "../dist/nocss/index.js",
|
||||
"types": "../dist/nocss/index.d.ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user