micahstubbs opened a new pull request, #2209: URL: https://github.com/apache/helix/pull/2209
### Issues - [x] My PR addresses the following Helix issues and references them in the PR description: Fix #2206 ### Description - [x] Here are some details about my PR, including screenshots of any UI changes: This PR adds the necessary configuration to publish helix-front as a node module on the npm package registry. This makes it easier to run helix-front in your own environment with custom configuration for your own Helix cluster. ### Tests ``` npm publish --dry-run ``` ### Code Quality - [x] My diff has been formatted using [Prettier](https://prettier.io) -- 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]
