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
3 files
+ 3
12
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -35,6 +35,7 @@
"@babel/preset-env": "^7.1.0",
"babel-loader": "^8.0.4",
"babel-polyfill": "^6.26.0",
"core-js": "^2.5.7",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2"
}
Loading