You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/04 11:25:40 UTC

[jira] [Commented] (EAGLE-185) UI create cache after building

    [ https://issues.apache.org/jira/browse/EAGLE-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179684#comment-15179684 ] 

ASF GitHub Bot commented on EAGLE-185:
--------------------------------------

GitHub user zombieJ opened a pull request:

    https://github.com/apache/incubator-eagle/pull/112

    EAGLE-185 support build cache

    Current UI load html template & feature module using dynamic suffix which keeping getting latest data. But for built ui folder, the data should be in cache instead of updating. Which will fast the page loading speed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zombieJ/incubator-eagle ui

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #112
    
----
commit ca4b1c0a919a0db00cfec853edcaf6e927ee95b5
Author: jiljiang <ji...@ebay.com>
Date:   2016-03-04T10:24:26Z

    support build cache

----


> UI create cache after building
> ------------------------------
>
>                 Key: EAGLE-185
>                 URL: https://issues.apache.org/jira/browse/EAGLE-185
>             Project: Eagle
>          Issue Type: Improvement
>            Reporter: Jilin, Jiang
>            Assignee: Jilin, Jiang
>
> Current UI load html template & feature module using dynamic suffix which keeping getting latest data. But for built ui folder, the data should be in cache instead of updating. Which will fast the page loading speed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)