vue-html-template-loader

1.0.6 • Public • Published

vue-html-template-loader

usage

{
    test: /\.html$/,
    loader: 'vue-html-template-loader',
    options: {
        include: [path]
    }
}

replace html-loader to vue-html-template-loader; if you want to handle some specific file use options.include to use vue-html-template-loader;

Readme

Keywords

none

Package Sidebar

Install

npm i vue-html-template-loader

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

8.73 kB

Total Files

4

Last publish

Collaborators

  • liziqiang