Skip to content

Commit

Permalink
clarified the origin of ro-crate-dynamic.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed Oct 4, 2023
1 parent 09f450d commit afd1a0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions previewers/betatest/js/ro-crate-dynamic.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
Based on https://github.com/Language-Research-Technology/ro-crate-html-js
copied from https://unpkg.com/[email protected]/dist/ro-crate-dynamic.js (resolved https://unpkg.com/ro-crate-html-js/dist/ro-crate-dynamic.js) with added call to load() function at the line 135
*/

(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
/*

Expand Down

0 comments on commit afd1a0a

Please sign in to comment.