Skip to content

Commit

Permalink
🐛 Ensure that admin templates are on npm
Browse files Browse the repository at this point in the history
fixes #8216

- Admin templates are now html files, we need to not ignore them
  • Loading branch information
ErisDS authored and acburdine committed Mar 23, 2017
1 parent 76fd126 commit 5b161a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ CONTRIBUTING.md
SECURITY.md
.travis.yml
*.html
!core/server/admin/views/**
!core/server/mail/templates/**
bower_components/**
.editorconfig
Expand Down

0 comments on commit 5b161a2

Please sign in to comment.