Merge branch 'master' of github.com:sidharthv96/mermaid-live-editor
* 'master' of github.com:sidharthv96/mermaid-live-editor: Release 1.22.10
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -57,14 +57,14 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-6a449612.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f27488f3.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-a9bf48e1.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
|
||||
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/mermaid-live-editor/_app/start-6a449612.js";
|
||||
import { start } from "/mermaid-live-editor/_app/start-f27488f3.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
|
||||
|
||||
+2
-2
@@ -57,14 +57,14 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-6a449612.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f27488f3.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-a9bf48e1.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
|
||||
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/mermaid-live-editor/_app/start-6a449612.js";
|
||||
import { start } from "/mermaid-live-editor/_app/start-f27488f3.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
|
||||
|
||||
@@ -57,14 +57,14 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-6a449612.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f27488f3.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-a9bf48e1.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
|
||||
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/mermaid-live-editor/_app/start-6a449612.js";
|
||||
import { start } from "/mermaid-live-editor/_app/start-f27488f3.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mermaid-live-editor",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"scripts": {
|
||||
"dev": "svelte-kit dev",
|
||||
"build": "svelte-kit build",
|
||||
|
||||
Reference in New Issue
Block a user