herb-plugin-ide-fast
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

herb-plugin-ide-fast

安装使用

tnpm i herb-plugin-ide-fast -D

只需要在 src 下的 herb.config.js 内增加下面代码
即可开启 herbjs 项目内的 ide 新内核下的极速预览模式

// herb.config.js
module.exports = {
  dev: {
    plugins: [
      "herb-plugin-ide-fast"
    ]
  },
  prod: {
    plugins: []
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    0
  • 0.1.3
    0

Package Sidebar

Install

npm i herb-plugin-ide-fast

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

5.69 kB

Total Files

10

Last publish

Collaborators

  • senze.fan