Skip to content
Snippets Groups Projects
Commit 7ca6393b authored by Maxim Shafirov's avatar Maxim Shafirov
Browse files

leftover

parent 462c454a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -28,8 +28,7 @@ Then for the project you have ```compileKotlin2Js``` apply the plugin:
apply plugin: KWP
```
 
This is it for gradle part of setup. Now you need to hook up a loader that comes with gradle into webpack.config.js and
define ```Kotlin``` global via ProvidePlugin.
This is it for gradle part of setup. Now you need to hook up plugin (that comes with gradle distro) into webpack.config.js
 
```javascript
var KotlinWebpackPlugin = require('./build/kwp/kwp')
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment