Skip to content

Commit

Permalink
Update npmignore: don't ignore bower_components (ColorlibHQ#1784)
Browse files Browse the repository at this point in the history
- without them the npm package is crippled

- it's hard to import admin-lte less files since many of them reference missing bower_components
  • Loading branch information
FilipChalupa authored and almasaeed2010 committed Jul 14, 2018
1 parent eb9098c commit 2de87c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
bower_components/
documentation/
composer.json
composer.json

0 comments on commit 2de87c8

Please sign in to comment.