5 lines
302 B
JavaScript
5 lines
302 B
JavaScript
// Some vaadin versions need webpack.config.js to be present in project root
|
|
// this webpack.config.js has to contains reference to ./webpack.generated.js
|
|
// to pass check in FrontendUtils.isWebpackConfigFile. This file is just a
|
|
// placeholder real webpack.config.js is generated under build/vaadin-*
|