fis3-hook-no-wrap

0.0.2 • Public • Published

fis3-hook-commonjs

使用@noWrap注释标识文件不需要被fis3-hook-commonjs包裹

demo

/**
 * @noWrap
 */
// js file
// ...
// fis-conf.js
fis.hook('commonjs')
    .hook('no-wrap');

Readme

Keywords

Package Sidebar

Install

npm i fis3-hook-no-wrap

Weekly Downloads

0

Version

0.0.2

License

BSD

Last publish

Collaborators

  • imweb