link-loader
v0.0.1
Published
HTML webpack loader with link import support
Downloads
7
Maintainers
Readme
npm i -D link-loader
```js
{
test: /\.html$/,
loader: 'file-loader?name=[path][name].[ext]!extract-loader!link-loader'
}
Like it?
:star: this repo
Found a bug?
Raise an issue!