1.0.0 • Published 4 years ago

@derealize/babel-plugin-transform-weapp v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@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"]
}