README
typescript-webpack-plugin
Getting started
$ npm install @rw-sdk/typescript-webpack-plugin @babel/core @babel/preset-env --save-dev
$ yarn add @rw-sdk/typescript-webpack-plugin @babel/core @babel/preset-env --dev
TypeScript plugin for webpack.
<script type="module">
import rwSdkTypescriptWebpackPlugin from 'https://cdn.skypack.dev/@rw-sdk/typescript-webpack-plugin';
</script>
$ npm install @rw-sdk/typescript-webpack-plugin @babel/core @babel/preset-env --save-dev
$ yarn add @rw-sdk/typescript-webpack-plugin @babel/core @babel/preset-env --dev