Skip to content

Commit cc3c514

Browse files
committed
Updated all CDN Paths
1 parent 477be8c commit cc3c514

File tree

55 files changed

+94
-2732
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+94
-2732
lines changed

Blob_079824b6c1/Blob.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ not natively support it.]]></description>
2424
<libraryName>Blob</libraryName>
2525
<fileName>Blob.min.js</fileName>
2626
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
27-
<CDNPath>https://cdn.jsdelivr.net/blob.js/0.1/Blob.js</CDNPath>
27+
<CDNPath>https://cdn.jsdelivr.net/npm/blob.js@1.0.1/Blob.min.js</CDNPath>
2828
<objectName>Blob</objectName>
2929
</javaScriptLibrary>
3030
</component>

Blob_079824b6c1/Blob.min.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

Blob_079824b6c1/dnn-library.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"files": ["node_modules/blob.js/Blob.js"]
3+
}

bluebird_3.5.1/bluebird.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<libraryName>bluebird</libraryName>
2424
<fileName>bluebird.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/bluebird/3.5.1/bluebird.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/npm/bluebird@3.5.1/js/browser/bluebird.min.js</CDNPath>
2727
<objectName>P</objectName>
2828
</javaScriptLibrary>
2929
</component>
-81.4 KB
Binary file not shown.

bootstrap-datepicker_1.7.1/bootstrap-datepicker.dnn

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<libraryName>bootstrap-datepicker</libraryName>
2323
<fileName>bootstrap-datepicker.min.js</fileName>
2424
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
25-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/js/bootstrap-datepicker.min.js</CDNPath>
25+
<CDNPath>https://cdn.jsdelivr.net/npm/bootstrap-datepicker@1.7.1/dist/js/bootstrap-datepicker.min.js</CDNPath>
2626
<objectName>jQuery.fn.datepicker.noConflict</objectName>
2727
</javaScriptLibrary>
2828
</component>
@@ -42,6 +42,14 @@
4242
</resourceFile>
4343
</resourceFiles>
4444
</component>
45+
<component type="ResourceFile">
46+
<resourceFiles>
47+
<basePath>Resources\Libraries\bootsrap-datepicker\01_07_01</basePath>
48+
<resourceFile>
49+
<name>Resources.zip</name>
50+
</resourceFile>
51+
</resourceFiles>
52+
</component>
4553
</components>
4654
</package>
4755
</packages>

bootstrap-datepicker_1.7.1/bootstrap-datepicker.min.js

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"files": ["node_modules/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js"],
3+
"resources": ["node_modules/bootstrap-datepicker/dist/**"]
4+
}
-486 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)