remove create-react-class
This commit is contained in:
parent
8861745177
commit
d92b73f034
1 changed files with 1 additions and 3 deletions
|
|
@ -11,9 +11,7 @@
|
|||
{:resolve {"react" {:target :global
|
||||
:global "React"}
|
||||
"react-dom" {:target :global
|
||||
:global "ReactDOM"}
|
||||
"create-react-class" {:target :global
|
||||
:global "createReactClass"}}}
|
||||
:global "ReactDOM"}}}
|
||||
:modules
|
||||
{:scittle {:entries [scittle.core]}
|
||||
:scittle.reagent {:entries [scittle.reagent]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue