You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/08/25 05:57:31 UTC

[cordova-browser] 04/04: Update JS snapshot to version 5.0.0 (via coho)

This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-browser.git

commit 7b47c78173be06dd54948ffd30141abd5f2d1650
Author: Steve Gill <st...@gmail.com>
AuthorDate: Thu Aug 24 22:36:06 2017 -0700

    Update JS snapshot to version 5.0.0 (via coho)
---
 cordova-lib/cordova.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cordova-lib/cordova.js b/cordova-lib/cordova.js
index 224bfba..872d6ec 100644
--- a/cordova-lib/cordova.js
+++ b/cordova-lib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: browser
-// 5a1bffcf410d1696d5701b3eaa9bca9b0859480d
+// f623343b9ff11fbe7c72d319932cc1fd3fdafed2
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -34,7 +34,7 @@ var require,
         requireStack = [],
     // Map of module ID -> index into requireStack of modules currently being built.
         inProgressModules = {},
-        SEPARATOR = "/";
+        SEPARATOR = ".";
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org