[
https://issues.apache.org/jira/browse/KYLIN-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen resolved KYLIN-4424.
-----------------------------
Resolution: Fixed
> use static web server to help frontend development
> --------------------------------------------------
>
> Key: KYLIN-4424
> URL: https://issues.apache.org/jira/browse/KYLIN-4424
> Project: Kylin
> Issue Type: New Feature
> Components: Tools, Build and Test
> Reporter: Congling Xia
> Assignee: Congling Xia
> Priority: Major
> Fix For: v3.1.0
>
>
> To verify frontend code changes, one need to build the source and re-deploy
> the target to Tomcat. It is not so efficient for frontend development.
> We can start a static web server and proxy `/kylin/api/**` to the existing
> Kylin service and automatically refresh the static web server after source
> code being changed. By doing so, we can make the frontend development easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)