@dpapejs/cli 组件开发插件
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Transform SVG into component
Vite plugins for component tagging and Tailwind config extraction
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile ES2015 for...of to ES5
Allow parsing of import.meta
This plugin transforms ES2015 modules to UMD
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 classes to ES5
Compile ES2015 spread to ES5
Apply ES2015 function.name semantics to all functions
Compile objects with duplicate keys to valid strict ES5
Allow parsing of object rest/spread
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 arrow functions to ES5
Compile ES2015 template literals to ES5
This plugin transforms private class methods
Allow parsing of optional properties
Add a __source prop to all JSX Elements
Compile ES2015 shorthand properties to ES5