Skip to content

Commit 6d865a0

Browse files
v3.1.5 released v3.1.5 b78da5f
1 parent 8a58fa0 commit 6d865a0

10 files changed

Lines changed: 14 additions & 24 deletions

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.783bcd98.css",
4-
"main.js": "/static/js/main.5cdf79e8.js",
3+
"main.css": "/static/css/main.2e5f047f.css",
4+
"main.js": "/static/js/main.d8d0c02d.js",
55
"index.html": "/index.html",
6-
"main.783bcd98.css.map": "/static/css/main.783bcd98.css.map",
7-
"main.5cdf79e8.js.map": "/static/js/main.5cdf79e8.js.map"
6+
"main.2e5f047f.css.map": "/static/css/main.2e5f047f.css.map",
7+
"main.d8d0c02d.js.map": "/static/js/main.d8d0c02d.js.map"
88
},
99
"entrypoints": [
10-
"static/css/main.783bcd98.css",
11-
"static/js/main.5cdf79e8.js"
10+
"static/css/main.2e5f047f.css",
11+
"static/js/main.d8d0c02d.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.5cdf79e8.js"></script><link href="./static/css/main.783bcd98.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.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>

static/css/main.2e5f047f.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.2e5f047f.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/css/main.783bcd98.css

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

static/css/main.783bcd98.css.map

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

static/js/main.5cdf79e8.js

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

static/js/main.d8d0c02d.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: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,6 @@
2222
* LICENSE file in the root directory of this source tree.
2323
*/
2424

25-
/**
26-
* @license React
27-
* react-is.production.min.js
28-
*
29-
* Copyright (c) Facebook, Inc. and its affiliates.
30-
*
31-
* This source code is licensed under the MIT license found in the
32-
* LICENSE file in the root directory of this source tree.
33-
*/
34-
3525
/**
3626
* @license React
3727
* react-jsx-runtime.production.min.js
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)