Skip to content

Commit fb28e4f

Browse files
v3.1.5 chore: Add FUNDING.yml for sponsorship options f499163
1 parent 6d865a0 commit fb28e4f

11 files changed

Lines changed: 22 additions & 20 deletions

CONTRIBUTORS.svg

Lines changed: 1 addition & 1 deletion
Loading

asset-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.2e5f047f.css",
4-
"main.js": "/static/js/main.d8d0c02d.js",
3+
"main.css": "/static/css/main.ed34389d.css",
4+
"main.js": "/static/js/main.f71d6155.js",
55
"index.html": "/index.html",
6-
"main.2e5f047f.css.map": "/static/css/main.2e5f047f.css.map",
7-
"main.d8d0c02d.js.map": "/static/js/main.d8d0c02d.js.map"
6+
"main.ed34389d.css.map": "/static/css/main.ed34389d.css.map",
7+
"main.f71d6155.js.map": "/static/js/main.f71d6155.js.map"
88
},
99
"entrypoints": [
10-
"static/css/main.2e5f047f.css",
11-
"static/js/main.d8d0c02d.js"
10+
"static/css/main.ed34389d.css",
11+
"static/js/main.f71d6155.js"
1212
]
1313
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>markdown-react-code-preview-loader</title><meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack"/><meta name="description" content="A react component showing the layout of code and code preview example."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.d8d0c02d.js"></script><link href="./static/css/main.2e5f047f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>markdown-react-code-preview-loader</title><meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack"/><meta name="description" content="A react component showing the layout of code and code preview example."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.f71d6155.js"></script><link href="./static/css/main.ed34389d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/css/main.2e5f047f.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

static/css/main.2e5f047f.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/css/main.ed34389d.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.ed34389d.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.d8d0c02d.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

static/js/main.f71d6155.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
* Licensed under the MIT License.
1313
*/
1414

15+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
16+
1517
/**
1618
* @license React
1719
* react-dom.production.min.js
@@ -64,7 +66,7 @@
6466
*/
6567

6668
/**
67-
* @remix-run/router v1.15.3
69+
* @remix-run/router v1.23.2
6870
*
6971
* Copyright (c) Remix Software Inc.
7072
*
@@ -75,7 +77,7 @@
7577
*/
7678

7779
/**
78-
* React Router DOM v6.22.3
80+
* React Router DOM v6.30.3
7981
*
8082
* Copyright (c) Remix Software Inc.
8183
*
@@ -86,7 +88,7 @@
8688
*/
8789

8890
/**
89-
* React Router v6.22.3
91+
* React Router v6.30.3
9092
*
9193
* Copyright (c) Remix Software Inc.
9294
*
@@ -97,10 +99,10 @@
9799
*/
98100

99101
/**!
100-
* @uiw/copy-to-clipboard v1.0.16
102+
* @uiw/copy-to-clipboard v1.0.20
101103
* Copy to clipboard.
102104
*
103-
* Copyright (c) 2023 Kenny Wang
105+
* Copyright (c) 2026 Kenny Wang
104106
* https://github.com/uiwjs/copy-to-clipboard.git
105107
*
106108
* @website: https://uiwjs.github.io/copy-to-clipboard

0 commit comments

Comments
 (0)