Skip to content

Commit

Permalink
webpack fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarnadal committed Nov 11, 2017
1 parent 9569a98 commit d44112a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const banner =
" Vue TidyRoutes plugin v" + package.version + "\n" +
"\n" +
" ... \n" +
" @author "+ package.author.name +" <"+ package.author.email +">\n" +
" @author "+ package.author + "\n" +
" "+ package.homepage +"\n" +
" Released under the MIT License.";

Expand Down

0 comments on commit d44112a

Please sign in to comment.