0.0.6 • Published 7 years ago

webpack-include-loader v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago