Skip to content

Commit

Permalink
don't export intellij.xml.psi
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 0186a8f9f878122dbb297ca06f64fa7fd4b2e579
  • Loading branch information
develar authored and intellij-monorepo-bot committed Jan 18, 2025
1 parent e0d5c55 commit dd20e6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions intellij.styled.components.iml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.javascript.frontback" />
<orderEntry type="module" module-name="intellij.xml.frontback" />
<orderEntry type="module" module-name="intellij.javascript" />
<orderEntry type="module" module-name="intellij.css.frontback" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.css.psi" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.xml.impl" />
<orderEntry type="module" module-name="intellij.css" />
Expand Down

0 comments on commit dd20e6a

Please sign in to comment.