ljmotta opened a new pull request, #2663: URL: https://github.com/apache/incubator-kie-tools/pull/2663
Storybook gives an option to build its application so it can be deployed. Currently, we merge the webpack common configuration with Stotybook's. The `output` config was preventing Storybook from generating some files during build time. Additionally added `rimraf dist-storybook` to perform a cleanup before the build, and the `NODE_ENV=development` to prevent a warning message. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
