mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Updated: Vue v3.0.5 (#261)
This commit is contained in:
parent
27b08527ac
commit
2adf5ee836
@ -473,6 +473,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.0.28';
|
||||
} else if (type.startsWith('/vue/2.')) {
|
||||
return '2.6.12';
|
||||
} else if (type.startsWith('/vue/3.')) {
|
||||
return '3.0.5';
|
||||
} else if (type.startsWith('/vue-i18n/8.')) {
|
||||
return '8.22.4';
|
||||
} else if (type.startsWith('/vue-resource/1.')) {
|
||||
|
@ -39,6 +39,7 @@
|
||||
<li>Added: jquery.cookie v1.4.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/258">#258</a>)</li>
|
||||
<li>Added: angularjs-toaster v1.2.0, v3.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/259">#259</a>)</li>
|
||||
<li>Updated: angularjs-slider v7.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/260">#260</a>)</li>
|
||||
<li>Updated: Vue v3.0.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/261">#261</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
4
resources/vue/3.0.5/note
Normal file
4
resources/vue/3.0.5/note
Normal file
@ -0,0 +1,4 @@
|
||||
In this directory the file was renamed.
|
||||
|
||||
Original: vue.global.js
|
||||
Now: vue.min.jsm
|
13655
resources/vue/3.0.5/vue.min.jsm
Normal file
13655
resources/vue/3.0.5/vue.min.jsm
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user