Modern.js Module
Search Docs
K
Guide
API
Plugins
v2.62.1
Changelog
Contributing
简体中文
English
GitHub
Guide
API
Plugins
v2.62.1
Changelog
Contributing
简体中文
English
GitHub
Menu
ON THIS PAGE
Overview
#
Official Plugins
#
@modern-js/plugin-module-import
:Use SWC to provide the same ability as
babel-plugin-import
.
@modern-js/plugin-module-banner
:Add custom content, such as copyright information, to the top and bottom of each JS and CSS file.
@modern-js/plugin-module-node-polyfill
: Inject Polyfills of Node core modules in the browser side.
@modern-js/plugin-module-polyfill
:Inject polyfill for unsupported features used in your code.
@modern-js/plugin-module-babel
:Use Babel to transform your code.
@modern-js/plugin-module-vue
:Support for Vue component.
ON THIS PAGE
Official Plugins