瀏覽代碼

:arrow_up:

Vanessa 4 年之前
父節點
當前提交
c26b5e131c
共有 4 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      demo/index.js
  2. 1 1
      package-lock.json
  3. 1 1
      package.json
  4. 0 0
      src/js/lute/lute.min.js

+ 2 - 2
demo/index.js

@@ -50,8 +50,8 @@ if (window.innerWidth < 768) {
 }
 
 window.vditor = new Vditor('vditor', {
-  //_lutePath: `http://192.168.0.107:9090/lute.min.js?${new Date().getTime()}`,
-  _lutePath: 'src/js/lute/lute.min.js',
+  _lutePath: `http://192.168.0.107:9090/lute.min.js?${new Date().getTime()}`,
+  // _lutePath: 'src/js/lute/lute.min.js',
   toolbar,
   mode: 'wysiwyg',
   height: window.innerHeight + 100,

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "vditor",
-  "version": "3.7.7",
+  "version": "3.8.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vditor",
-  "version": "3.7.7",
+  "version": "3.8.0",
   "description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
   "author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
   "homepage": "https://b3log.org/vditor",

File diff suppressed because it is too large
+ 0 - 0
src/js/lute/lute.min.js


Some files were not shown because too many files changed in this diff