1.0.0 • Published 7 years ago
nodetpl-loader4 v1.0.0
nodetpl-loader
===
nodetpl-plus loader for webpack
About nodetpl-plus see https://github.com/pillys/nodetpl-plus
Usage
npm install nodetpl-loader --saveConfigration
loaders: [{
test: /\.(jsx?|tpl)$/,
loader: 'babel',
...
}],
preLoaders: [{
test: /\.tpl?$/,
loader: 'nodetpl'
}]Questions?
If you have any questions, please feel free to ask through New Issue.
License
nodetpl-loader is available under the terms of the MIT License.
1.0.0
7 years ago
