Skip to content

Commit 04da404

Browse files
committed
Add README.md
1 parent bd36818 commit 04da404

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

plugin-webpack/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Version independent Webpack plugin for `@runtime-type-inspector/transpiler`.
2+
3+
Installation:
4+
5+
```sh
6+
npm install @runtime-type-inspector/plugin-webpack
7+
```
8+
9+
Example of integration into your build script:
10+
11+
- https://github.com/xenova/transformers.js/pull/409
12+
13+
Have fun! If you run into any issues, please open an issue at https://github.com/kungfooman/RuntimeTypeInspector.js

0 commit comments

Comments
 (0)