You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2020/07/29 13:36:17 UTC

[myfaces-tobago] 02/03: removing invalid map file reference

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

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 81dcdbfc05c9e2c8ed730ae4a7b568d6d8ec71ed
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Jul 29 15:07:41 2020 +0200

    removing invalid map file reference
---
 tobago-theme/tobago-theme-standard/src/main/npm/js/jsf-development.js | 3 +--
 tobago-theme/tobago-theme-standard/src/main/npm/js/jsf.js             | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf-development.js b/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf-development.js
index e935500..7f6cfe5 100644
--- a/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf-development.js
+++ b/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf-development.js
@@ -6581,5 +6581,4 @@ exports.XhrRequest = XhrRequest;
 /***/ })
 
 /******/ })));
-//# sourceMappingURL=jsf-development.js.map
-//# sourceMappingURL=jsf-development.js.map.jsf?ln=scripts
\ No newline at end of file
+//# sourceMappingURL=jsf-development.js.map
\ No newline at end of file
diff --git a/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf.js b/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf.js
index 65717c4..b13c4c2 100644
--- a/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf.js
+++ b/tobago-theme/tobago-theme-standard/src/main/npm/js/jsf.js
@@ -1,3 +1,2 @@
 !function(e,t){for(var n in t)e[n]=t[n]}(window,function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e, [...]
-//# sourceMappingURL=jsf.js.map
-//# sourceMappingURL=jsf.js.map.jsf?ln=scripts
\ No newline at end of file
+//# sourceMappingURL=jsf.js.map
\ No newline at end of file