0.0.6 • Published 6 years ago

webpack-include-loader v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Webpack-include-loader

a webpack include loader for some synax not support include like .md

Installation

npm install --save-dev webpack-include-loader

Demo

### Include-loader-demo

webpack include loader

$$('./file/a.md')

Options

keytypedefaultexplain
tokenRegExp/\$\$((.*))/gmatch the string $$('include file path')
0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago