Skip to content

Commit

Permalink
npm build index => README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimo committed Oct 14, 2016
1 parent fcd63ea commit cd54b62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fis-conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,7 @@ fis.media('npm').match('*.md', {
fis.media('npm').match('doc/vendor/**', {
release: false
})

fis.media('npm').match('(**)README.md', {
release: '$1README'
})

0 comments on commit cd54b62

Please sign in to comment.