Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Commit 5604f83

Browse files
committed
add nohoist config for draft-js to avoid resolve error after bootstrap
with hoist
1 parent 548f81b commit 5604f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lerna.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"examples/*",
55
"packages/*"
66
],
7+
"nohoist": ["**/draft-js"],
78
"version": "0.1.5"
89
}

0 commit comments

Comments
 (0)