Fix Typo
This commit is contained in:
parent
7ce522c0a2
commit
a602d19093
|
@ -99,7 +99,7 @@ middleware. Takes the following options:
|
|||
|
||||
* `projectRoots` array (required): Is the roots where your JavaScript
|
||||
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
|
||||
* `polyfillModuleName` array: Paths to polyfills you want to be
|
||||
included at the start of the bundle
|
||||
|
|
Loading…
Reference in New Issue