main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 2 weeks ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
219 bytes
|
Rev | Line | |
---|
[79a0317] | 1 | # @babel/helper-define-polyfill-provider
|
---|
| 2 |
|
---|
| 3 | ## Install
|
---|
| 4 |
|
---|
| 5 | Using npm:
|
---|
| 6 |
|
---|
| 7 | ```sh
|
---|
| 8 | npm install --save-dev @babel/helper-define-polyfill-provider
|
---|
| 9 | ```
|
---|
| 10 |
|
---|
| 11 | or using yarn:
|
---|
| 12 |
|
---|
| 13 | ```sh
|
---|
| 14 | yarn add @babel/helper-define-polyfill-provider --dev
|
---|
| 15 | ```
|
---|
Note:
See
TracBrowser
for help on using the repository browser.