Socket
Book a DemoInstallSign in
Socket

babel-polyfill-udemy-website

Package Overview
Dependencies
Maintainers
9
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-polyfill-udemy-website

Udemy Website's Babel polyfill

latest
Source
npmnpm
Version
9.0.25
Version published
Maintainers
9
Created
Source

Udemy Babel Polyfill for our Website

This is the main polyfill used by our udemy/website-django/static/ codebase.

Installation

Install Babel locally.

$ yarn add babel

Install the Udemy Babel polyfill locally.

$ yarn add babel-polyfill-udemy-website

Configuration

At the top of your entry JavaScript file import the Udemy Babel polyfill.

// At index.js

import 'babel-polyfill-udemy-website';

Contributing

See Contributing.

FAQs

Package last updated on 05 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts