webpack.config.js 302 B

1234
  1. // Some vaadin versions need webpack.config.js to be present in project root
  2. // this webpack.config.js has to contains reference to ./webpack.generated.js
  3. // to pass check in FrontendUtils.isWebpackConfigFile. This file is just a
  4. // placeholder real webpack.config.js is generated under build/vaadin-*