Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zoubin committed Dec 29, 2015
1 parent a906e63 commit 22f122f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

A sugar wrapper for [`browserify`].

**Feature**:
**Features**:

* Accept patterns for detecting entries.
* Use [`watchify`] to update bundles whenever file changes. And new entries can be detected (in progress).
Expand Down Expand Up @@ -84,15 +84,15 @@ Options to create the [`browserify`] instance.
Fields not explained in the following sections
are the same with [`browserify`].

**basedir**
**bopts.basedir**

Type: `String`

Default: `process.cwd()`

Used as the `cwd` field of the options passed to [`globby`].

**bundleOptions**
**bopts.bundleOptions**

Type: `Object`

Expand Down

0 comments on commit 22f122f

Please sign in to comment.