Skip to content

Commit c76c466

Browse files
v3.0.2 released v3.0.2 e4f5a62
1 parent d61e7ef commit c76c466

11 files changed

Lines changed: 18 additions & 32 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.4f3945cf.css",
4-
"main.js": "/static/js/main.e0cff133.js",
3+
"main.css": "/static/css/main.f73a618d.css",
4+
"main.js": "/static/js/main.3ed5126f.js",
55
"index.html": "/index.html",
6-
"main.4f3945cf.css.map": "/static/css/main.4f3945cf.css.map",
7-
"main.e0cff133.js.map": "/static/js/main.e0cff133.js.map"
6+
"main.f73a618d.css.map": "/static/css/main.f73a618d.css.map",
7+
"main.3ed5126f.js.map": "/static/js/main.3ed5126f.js.map"
88
},
99
"entrypoints": [
10-
"static/css/main.4f3945cf.css",
11-
"static/js/main.e0cff133.js"
10+
"static/css/main.f73a618d.css",
11+
"static/js/main.3ed5126f.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.e0cff133.js"></script><link href="./static/css/main.4f3945cf.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.3ed5126f.js"></script><link href="./static/css/main.f73a618d.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.4f3945cf.css

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

static/css/main.4f3945cf.css.map

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

static/css/main.f73a618d.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.f73a618d.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.3ed5126f.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: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
/*!
2-
* The buffer module from node.js, for the browser.
3-
*
4-
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
5-
* @license MIT
6-
*/
7-
8-
/*!
9-
* The buffer module from node.js, for the browser.
10-
*
11-
* @author Feross Aboukhadijeh <https://feross.org>
12-
* @license MIT
13-
*/
14-
151
/*!
162
* Determine if an object is a Buffer
173
*
@@ -79,7 +65,7 @@
7965
*/
8066

8167
/**
82-
* @remix-run/router v1.6.2
68+
* @remix-run/router v1.7.1
8369
*
8470
* Copyright (c) Remix Software Inc.
8571
*
@@ -90,7 +76,7 @@
9076
*/
9177

9278
/**
93-
* React Router DOM v6.11.2
79+
* React Router DOM v6.14.1
9480
*
9581
* Copyright (c) Remix Software Inc.
9682
*
@@ -101,7 +87,7 @@
10187
*/
10288

10389
/**
104-
* React Router v6.11.2
90+
* React Router v6.14.1
10591
*
10692
* Copyright (c) Remix Software Inc.
10793
*
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)