We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7c7d2 commit f0c42acCopy full SHA for f0c42ac
README.md
@@ -1,6 +1,10 @@
1
# readdir-loader
2
> load all files in given dir
3
4
+[](https://david-dm.org/doubleu23/readdir-loader)
5
+[](https://david-dm.org/doubleu23/readdir-loader?type=dev)
6
+[](https://snyk.io/test/github/doubleu23/readdir-loader)
7
+
8
### basic information
9
* webpack loader
10
* read dir's content via 'dive' pckg
@@ -40,4 +44,4 @@ webpack-loaders are limited to targeting files
40
44
### to be done
41
45
* `npm publish`
42
46
* optimize options
43
-* tests
47
+* tests
0 commit comments