Skip to content

Commit 14bd533

Browse files
committed
Use minified JS file for knockout-postbox
1 parent 2b2fba9 commit 14bd533

File tree

3 files changed

+5
-225
lines changed

3 files changed

+5
-225
lines changed

knockout-postbox_0.5.2/knockout-postbox.dnn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
<component type="JavaScript_Library">
2020
<javaScriptLibrary>
2121
<libraryName>knockout-postbox</libraryName>
22-
<fileName>knockout-postbox.js</fileName>
22+
<fileName>knockout-postbox.min.js</fileName>
2323
<objectName>ko.postbox</objectName>
24-
<cdnUrl>https://cdnjs.cloudflare.com/ajax/libs/knockout-postbox/0.5.2/knockout-postbox.js</cdnUrl>
24+
<cdnUrl>https://cdnjs.cloudflare.com/ajax/libs/knockout-postbox/0.5.2/knockout-postbox.min.js</cdnUrl>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
2626
</javaScriptLibrary>
2727
</component>
2828
<component type="JavaScriptFile">
2929
<jsfiles>
3030
<libraryFolderName>knockout-postbox</libraryFolderName>
3131
<jsfile>
32-
<name>knockout-postbox.js</name>
32+
<name>knockout-postbox.min.js</name>
3333
</jsfile>
3434
</jsfiles>
3535
</component>

knockout-postbox_0.5.2/knockout-postbox.js

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

knockout-postbox_0.5.2/knockout-postbox.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)