Skip to content

Commit

Permalink
Make plugin a sub-project of litho
Browse files Browse the repository at this point in the history
Summary:
This should be registered in the main project so you
can run sub-commands and access Litho code directly when necessary.

Reviewed By: Katalune

Differential Revision: D14851120

fbshipit-source-id: 1dd6a2c907cfad8caa3fa9772755780b029c2394
  • Loading branch information
passy authored and facebook-github-bot committed Apr 9, 2019
1 parent 24d6a34 commit 4a3f51b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions litho-intellij-plugin/settings.gradle

This file was deleted.

1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ include ':litho-sections-core'
include ':litho-sections-debug'
include ':litho-sections-processor'
include ':litho-sections-widget'
include ':litho-intellij-plugin'
include ':litho-testing'
include ':litho-widget'
include ':sample'
Expand Down

0 comments on commit 4a3f51b

Please sign in to comment.