Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe committed Nov 13, 2023
1 parent 28a0639 commit 43a4cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/riscript.iife.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -12915,5 +12915,5 @@ lodash-es/lodash.js:
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*)
*/
typeof window !== 'undefined' && (window.RiScript = RiScript.default)
if (typeof window !== 'undefined') window.RiScript = RiScript.default;if (typeof module !== 'undefined') module.exports = RiScript.default;
//# sourceMappingURL=riscript.iife.min.js.map

0 comments on commit 43a4cfc

Please sign in to comment.