Skip to content

Commit

Permalink
v3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
renzhezhilu committed Jul 23, 2021
1 parent 393a1d9 commit 218c6bf
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cdn/v3.0/js/app123.js → cdn/v3.0/js/app.83d46b7e.js

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions cdn/v3.0/js/app.83d46b7e.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/

/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
* Released under the MIT License.
*/

/*! Fabric.js Copyright 2008-2015, Printio (Juriy Zaytsev, Maxim Chernyak) */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* vue-class-component v7.0.1
* (c) 2015-present Evan You
* @license MIT
*/
2 changes: 1 addition & 1 deletion index_v3.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h3>LOADING...</h3><a target="_blank" href="/v2.html">v2.2 -></a>
window.CACHE_FN = _ => {
let cdnList = [{
name: 'app.js',
url: ['js/app123.js']
url: ['js/app.83d46b7e.js']
}, {
name: 'avif_enc_worker_all_in.js',
url: ['js/avif_enc_worker_all_in.js']
Expand Down

0 comments on commit 218c6bf

Please sign in to comment.