Skip to content

Commit

Permalink
fix(publishing): no index.html on npm pack
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Apr 17, 2024
1 parent 5a06b51 commit fa5953d
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 fa5953d

Please sign in to comment.