baidu-template-loader

0.1.5 • Public • Published

webpack 百度模板预编译模块

安装:

npm:

  npm install baidu-template-loader

使用:

  {
    module: {
      preloaders: [
        { test: /\.tmpl$/, loader: "baidu-template" }
      ]
    }
  }

Readme

Keywords

none

Package Sidebar

Install

npm i baidu-template-loader

Weekly Downloads

1

Version

0.1.5

License

ISC

Last publish

Collaborators

  • gebilaoxiong