We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de78ee4 commit 48ff283Copy full SHA for 48ff283
blob.js/Blob.dnn
@@ -24,7 +24,7 @@ not natively support it.]]>
24
<component type="JavaScript_Library">
25
<javaScriptLibrary>
26
<libraryName>Blob</libraryName>
27
- <fileName>Blob.min.js</fileName>
+ <fileName>Blob.js</fileName>
28
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
29
<CDNPath>https://cdn.jsdelivr.net/npm/blob.js@<~=version~>/Blob.min.js</CDNPath>
30
<objectName>Blob</objectName>
@@ -34,7 +34,7 @@ not natively support it.]]>
34
<jsfiles>
35
<libraryFolderName>Blob</libraryFolderName>
36
<jsfile>
37
- <name>Blob.min.js</name>
+ <name>Blob.js</name>
38
</jsfile>
39
</jsfiles>
40
</component>
0 commit comments