@more-copy/console-plugin

1.0.0 • Public • Published

ConsolePlugin

用于输出当前data的值

使用示例

// more-copy.config.js

const ConsolePlugin = require("@more-copy/console-plugin");

module.exports = {
  // 数据
  data: {},

  // 使用插件,有先后顺序
  plugins: [
    new ConsolePlugin()
  ],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @more-copy/console-plugin

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

879 B

Total Files

3

Last publish

Collaborators

  • mouday