@derealize/babel-plugin-transform-weapp
v1.0.0
Published
Help Derealize App edit DOM structure
Downloads
1
Readme
@derealize/babel-plugin-transform-weapp
Help Derealize edit DOM structure
See our website @derealize/babel-plugin for more information.
Install
Using npm:
npm install --save-dev @babel/core @derealize/babel-plugin-transform-weapp
or using yarn:
yarn add --dev @babel/core @derealize/babel-plugin-transform-weapp
{
"presets": [],
"plugins": ["@derealize/transform-weapp"]
}