Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Webpack

For building the swat web-ui, webpack is used.

...

copy-webpack-plugin wrapped by copyPlugin is used for static files / artifacts that require copying over (eg. images).

 

Example depicting code snippet of webpack.config.js:

...