This commit is contained in:
Mike Wilcox 2015-04-05 09:14:09 -04:00
parent 98fc833647
commit 1364487d20
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ middleware. Takes the following options:
* `projectRoots` array (required): Is the roots where your JavaScript * `projectRoots` array (required): Is the roots where your JavaScript
file will exist file will exist
* `blacklistRE` regexp: Is a patter to ignore certain paths from the * `blacklistRE` regexp: Is a pattern to ignore certain paths from the
packager packager
* `polyfillModuleName` array: Paths to polyfills you want to be * `polyfillModuleName` array: Paths to polyfills you want to be
included at the start of the bundle included at the start of the bundle