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

ASF GitHub Bot commented on CB-12804:
-------------------------------------

Github user purplecabbage commented on a diff in the pull request:

    https://github.com/apache/cordova-browser/pull/32#discussion_r124157183
  
    --- Diff: cordova-js-src/confighelper.js ---
    @@ -61,14 +61,9 @@ function readConfig(success, error) {
             }
         };
     
    -    if ("ActiveXObject" in window) {
    -        // Needed for XHR-ing via file:// protocol in IE
    -        xhr = new window.ActiveXObject("MSXML2.XMLHTTP");
    --- End diff --
    
    I'm older


> Cordova-browser PWA needs a manifest file
> -----------------------------------------
>
>                 Key: CB-12804
>                 URL: https://issues.apache.org/jira/browse/CB-12804
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-browser
>            Reporter: Audrey So
>            Assignee: Audrey So
>             Fix For: cordova7
>
>
> Cordova-browser PWA needs a manifest file.
> This manifest.json file should get created during cordova platform add 
> browser and use values from config.xml to build.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to