Skip to content

Commit

Permalink
3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leshak committed Mar 27, 2024
1 parent 20ce358 commit dc18a0e
Show file tree
Hide file tree
Showing 11 changed files with 244 additions and 244 deletions.
3 changes: 0 additions & 3 deletions demo/_app/immutable/chunks/entry.CIininxt.js

This file was deleted.

3 changes: 3 additions & 0 deletions demo/_app/immutable/chunks/entry.D8vRRKP5.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion demo/_app/immutable/entry/start.Buewl89n.js

This file was deleted.

1 change: 1 addition & 0 deletions demo/_app/immutable/entry/start.yKzAuox2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.D8vRRKP5.js";export{t as start};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/_app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1711533247104"}
{"version":"1711536666792"}
12 changes: 6 additions & 6 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,26 @@
<link rel="icon" href="/svelte-icons-pack/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/start.Buewl89n.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/entry.CIininxt.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/start.yKzAuox2.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/entry.D8vRRKP5.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/scheduler.CV3NVII-.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/app.BO_FoyRq.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/entry/app.DMmb1Jvx.js">
<link rel="modulepreload" href="/svelte-icons-pack/_app/immutable/chunks/index.YavFKr6a.js">
</head>
<body data-sveltekit-preload-data="hover">
<div>
<script>
{
__sveltekit_1jc02oi = {
__sveltekit_dddkt5 = {
base: "/svelte-icons-pack",
assets: "/svelte-icons-pack"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/svelte-icons-pack/_app/immutable/entry/start.Buewl89n.js"),
import("/svelte-icons-pack/_app/immutable/entry/app.BO_FoyRq.js")
import("/svelte-icons-pack/_app/immutable/entry/start.yKzAuox2.js"),
import("/svelte-icons-pack/_app/immutable/entry/app.DMmb1Jvx.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-icons-pack",
"version": "3.1.2",
"version": "3.1.3",
"description": "Svg icons as Svelte components with props",
"license": "MIT",
"svelte": "./dist/index.js",
Expand Down

0 comments on commit dc18a0e

Please sign in to comment.