mirror of https://github.com/status-im/metro.git
Fix Typo
This commit is contained in:
parent
98fc833647
commit
1364487d20
|
@ -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