forked from SunLxy/md-loader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.1.9 doc: Update README.md 2459f09
- Loading branch information
1 parent
643ac99
commit b61f0b4
Showing
13 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.524d0981.css", | ||
"main.js": "/static/js/main.8dd45a1d.js", | ||
"static/js/325.9a8336b8.chunk.js": "/static/js/325.9a8336b8.chunk.js", | ||
"static/js/526.3a0867e7.chunk.js": "/static/js/526.3a0867e7.chunk.js", | ||
"main.js": "/static/js/main.240c73ca.js", | ||
"static/js/325.6125057d.chunk.js": "/static/js/325.6125057d.chunk.js", | ||
"static/js/526.cfe60c86.chunk.js": "/static/js/526.cfe60c86.chunk.js", | ||
"static/js/129.d5f143dc.chunk.js": "/static/js/129.d5f143dc.chunk.js", | ||
"static/js/314.7d0ec0e1.chunk.js": "/static/js/314.7d0ec0e1.chunk.js", | ||
"index.html": "/index.html", | ||
"main.524d0981.css.map": "/static/css/main.524d0981.css.map", | ||
"main.8dd45a1d.js.map": "/static/js/main.8dd45a1d.js.map", | ||
"325.9a8336b8.chunk.js.map": "/static/js/325.9a8336b8.chunk.js.map", | ||
"526.3a0867e7.chunk.js.map": "/static/js/526.3a0867e7.chunk.js.map", | ||
"main.240c73ca.js.map": "/static/js/main.240c73ca.js.map", | ||
"325.6125057d.chunk.js.map": "/static/js/325.6125057d.chunk.js.map", | ||
"526.cfe60c86.chunk.js.map": "/static/js/526.cfe60c86.chunk.js.map", | ||
"129.d5f143dc.chunk.js.map": "/static/js/129.d5f143dc.chunk.js.map", | ||
"314.7d0ec0e1.chunk.js.map": "/static/js/314.7d0ec0e1.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.524d0981.css", | ||
"static/js/main.8dd45a1d.js" | ||
"static/js/main.240c73ca.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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="Index example text in Markdown, converted to React components. The current package is the `loader` of `webpack`, which loads the `markdown` document by configuring the current `loader`, returning a `JS` object containing the `markdown` text, the example index in the `markdown` text."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.8dd45a1d.js"></script><link href="./static/css/main.524d0981.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!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="Index example text in Markdown, converted to React components. The current package is the `loader` of `webpack`, which loads the `markdown` document by configuring the current `loader`, returning a `JS` object containing the `markdown` text, the example index in the `markdown` text."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.240c73ca.js"></script><link href="./static/css/main.524d0981.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.