Skip to content

Commit

Permalink
Add JSDoc description
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzivany committed Jan 22, 2019
1 parent caf8a50 commit b139780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -9,6 +9,7 @@ import opener from 'opener'
let server

/**
* Serve your rolled up bundle like webpack-dev-server
* @param {ServeOptions|string|string[]} options
*/
function serve (options = { contentBase: '' }) {
Expand Down

0 comments on commit b139780

Please sign in to comment.