Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1791
Did simple test for applying webpack. Let me share result in short.
- (**IMPORTANT**) It is impossible to handle in a single PR. It requires
changing directory structure and this causes sooooooo many rebase. It would be
painful if it is not merged quickly.
- angular is more tricky to use webpack. (e.g how to handle ng-include? -
[webpack-require-loader])
- we need index.html first.
- webpack configuration is not hard as expected. [we have many
references](https://github.com/preboot/angular-webpack/blob/master/webpack.config.js)
for it
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---