refactor(pkg): remove root
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "react-flow",
|
||||
"version": "1.0.0",
|
||||
"root": "dist",
|
||||
"browser": "dist/ReactFlow.min.js",
|
||||
"main": "dist/ReactFlow.min.js",
|
||||
"private": true,
|
||||
|
||||
@@ -35,7 +35,7 @@ const plugins = [
|
||||
|
||||
export default [{
|
||||
input: 'src/index.js',
|
||||
external: external,
|
||||
external,
|
||||
onwarn,
|
||||
output: {
|
||||
name: 'ReactFlow',
|
||||
|
||||
Reference in New Issue
Block a user