Skip to content

Commit 7fba3f4

Browse files
authored
Update README.md
1 parent 9495fee commit 7fba3f4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ Using the polyfill is not required when targeting a modern set of browsers which
1717

1818
Locales that your application supports i.e., `['en-us', 'fr-fr', 'en-ca']`
1919

20+
* `forcePolyfill` *Boolean*
21+
22+
Overrides `global.Intl.{NumberFormat,DateTimeFormat}` with `IntlPolyfill.{NumberFormat,DateTimeFormat}`
23+
NOTE: if you are not vendoring the Intl polyfill, you must ensure the Intl polyfill is loaded before the `vendor.js` script tag.
24+
25+
* `disablePolyfill` *Boolean*
26+
27+
Disables the addon.
28+
2029
* `autoPolyfill` *?Object*
2130
* `locales` *?Array*
2231
Signals which locales to insert into head or vendor. If not provided, will default `config.locales`
@@ -28,15 +37,6 @@ Locales that your application supports i.e., `['en-us', 'fr-fr', 'en-ca']`
2837
* `SCRIPT_TAGS` includes necessary `script` tags into the head of index.html
2938
* `VENDOR` bundles polyfill within vendor.js
3039

31-
* `forcePolyfill` *Boolean*
32-
33-
Overrides `global.Intl.{NumberFormat,DateTimeFormat}` with `IntlPolyfill.{NumberFormat,DateTimeFormat}`
34-
NOTE: if you are not vendoring the Intl polyfill, you must ensure the Intl polyfill is loaded before the `vendor.js` script tag.
35-
36-
* `disablePolyfill` *Boolean*
37-
38-
Disables the addon.
39-
4040
### Change asset output path
4141

4242
```js

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy