Skip to content
Snippets Groups Projects

Use webpack for bundling JS libs and move Golang code related to Iframe generation there

Merged Igor Markin requested to merge feature-vcl-webpack-bundle into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,4 +5,4 @@ Vereign’s JavaScript library is an asynchronous library that allows for digita
@@ -5,4 +5,4 @@ Vereign’s JavaScript library is an asynchronous library that allows for digita
## Usage
## Usage
`yarn build`
Run `make` and get client library bundle and iframe html bundle from `javascript/dist`
Loading