npm.io
2.70.4 • Published 5 months ago

@modern-js/plugin-module-node-polyfill

Licence
MIT
Version
2.70.4
Deps
25
Size
14 kB
Vulns
0
Weekly
0
Stars
5.0K

@modern-js/plugin-module-node-polyfill

The node polyfill plugin of Modern.js Module.

Usage

import { moduleTools, defineConfig } from '@modern-js/module-tools';
import { modulePluginNodePolyfill } from '@modern-js/plugin-module-node-polyfill';

export default defineConfig({
  plugins: [
    moduleTools(),
    modulePluginNodePolyfill(),
  ],
});

Documentation

Contributing

Please read the Contributing Guide.

License

Modern.js is MIT licensed.

Keywords