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 bd36818 commit 04da404Copy full SHA for 04da404
plugin-webpack/README.md
@@ -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