@rw-sdk/typescript-webpack-plugin

TypeScript plugin for webpack.

Usage no npm install needed!

<script type="module">
  import rwSdkTypescriptWebpackPlugin from 'https://cdn.skypack.dev/@rw-sdk/typescript-webpack-plugin';
</script>

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