0.0.6 • Published 8 years ago

webpack-include-loader v0.0.6

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

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago