Skip to content

Commit 2c93469

Browse files
v2.1.1 feat: refactor code. 36466f9
1 parent c53ce81 commit 2c93469

10 files changed

Lines changed: 14 additions & 14 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.db1f5d4a.css",
4-
"main.js": "/static/js/main.9e7bfac8.js",
3+
"main.css": "/static/css/main.2f74c5c2.css",
4+
"main.js": "/static/js/main.fc3f8967.js",
55
"index.html": "/index.html",
6-
"main.db1f5d4a.css.map": "/static/css/main.db1f5d4a.css.map",
7-
"main.9e7bfac8.js.map": "/static/js/main.9e7bfac8.js.map"
6+
"main.2f74c5c2.css.map": "/static/css/main.2f74c5c2.css.map",
7+
"main.fc3f8967.js.map": "/static/js/main.fc3f8967.js.map"
88
},
99
"entrypoints": [
10-
"static/css/main.db1f5d4a.css",
11-
"static/js/main.9e7bfac8.js"
10+
"static/css/main.2f74c5c2.css",
11+
"static/js/main.fc3f8967.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.9e7bfac8.js"></script><link href="./static/css/main.db1f5d4a.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.fc3f8967.js"></script><link href="./static/css/main.2f74c5c2.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.2f74c5c2.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.2f74c5c2.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.db1f5d4a.css

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

static/css/main.db1f5d4a.css.map

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

static/js/main.9e7bfac8.js

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

static/js/main.fc3f8967.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: 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)