Skip to content

Commit

Permalink
fix(#7680): no index.html on npm pack (#7699)
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg authored Jun 5, 2024
1 parent 6360bc4 commit 34b4091
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@
!index.html
!openmct.js
!SECURITY.md

# Dont include the example html
dist/index.html

0 comments on commit 34b4091

Please sign in to comment.