help3xsl/fuse.js |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 23665d6b04829ac2b949c88de261c6f7b2de8baa
Author: Stephan Bergmann <[email protected]>
Date:   Wed Apr 18 07:55:46 2018 +0200

    Remove unused sourceMappingURL
    
    Caused
    
      Source map error: TypeError: NetworkError when attempting to fetch 
resource.
      Resource URL: file:///data/sbergman/lo-clang/core/instdir/help/fuse.js
      Source Map URL: fuse.js.map
    
    when loading
    
      
<file:///.../instdir/help/index.html?swriter/.uno:HelpIndex?Language=en-US&System=UNIX&Version=6.1>
    
    in the browser.
    
    Change-Id: I5d318fe8c358cedbb961113561edea3b6d4a2ce1
    Reviewed-on: https://gerrit.libreoffice.org/53077
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Ilmari Lauhakangas <[email protected]>
    Reviewed-by: Stephan Bergmann <[email protected]>

diff --git a/help3xsl/fuse.js b/help3xsl/fuse.js
index e2fbc0a8b..b451ec1c0 100644
--- a/help3xsl/fuse.js
+++ b/help3xsl/fuse.js
@@ -995,4 +995,3 @@ module.exports = Fuse;
 /***/ })
 /******/ ]);
 });
-//# sourceMappingURL=fuse.js.map
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to