This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@rvshare/polyfill-nomodule

0.1.3 • Public • Published

@rvshare/polyfill-nomodule

Fork of @next/polyfill-nomodule.

Package which contains any polyfills needed for older browsers. This package is then meant to be used by importing it via <script type="text/javascript" nomodule src="<get location of this module>">. Modern browser will not load this then.

Usage

// some entry file which will go in the `src` of your script tag
import '@rvshare/polyfill-nomodule';

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @rvshare/polyfill-nomodule

    Weekly Downloads

    0

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    80.5 kB

    Total Files

    3

    Last publish

    Collaborators

    • giantrotta24
    • zjwhitehead