mirror of
https://github.com/mistricky/codesnap.nvim.git
synced 2024-12-26 19:36:29 +00:00
[Update] build newest client package
This commit is contained in:
parent
45081e2fd7
commit
d3fdcd343f
8 changed files with 57 additions and 19 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.6effe17c.css",
|
||||
"main.js": "/static/js/main.842391e9.js",
|
||||
"main.css": "/static/css/main.85ea3771.css",
|
||||
"main.js": "/static/js/main.1bfab77c.js",
|
||||
"static/js/592.7f72a991.chunk.js": "/static/js/592.7f72a991.chunk.js",
|
||||
"index.html": "/index.html",
|
||||
"main.6effe17c.css.map": "/static/css/main.6effe17c.css.map",
|
||||
"main.842391e9.js.map": "/static/js/main.842391e9.js.map",
|
||||
"main.85ea3771.css.map": "/static/css/main.85ea3771.css.map",
|
||||
"main.1bfab77c.js.map": "/static/js/main.1bfab77c.js.map",
|
||||
"592.7f72a991.chunk.js.map": "/static/js/592.7f72a991.chunk.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.6effe17c.css",
|
||||
"static/js/main.842391e9.js"
|
||||
"static/css/main.85ea3771.css",
|
||||
"static/js/main.1bfab77c.js"
|
||||
]
|
||||
}
|
|
@ -1 +1 @@
|
|||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="preconnect" href="https://fonts.googleapis.com" crossorigin="anonymous"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"><link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" crossorigin="anonymous"><link rel="stylesheet" href="https://mshaugh.github.io/nerdfont-webfonts/build/caskaydiacove-nerd-font.css" crossorigin="anonymous"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.842391e9.js"></script><link href="/static/css/main.6effe17c.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"/><link rel="icon" href="/favicon.ico"/><link rel="preconnect" href="https://fonts.googleapis.com" crossorigin="anonymous"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"><link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" crossorigin="anonymous"><link rel="stylesheet" href="https://mshaugh.github.io/nerdfont-webfonts/build/caskaydiacove-nerd-font.css" crossorigin="anonymous"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.1bfab77c.js"></script><link href="/static/css/main.85ea3771.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
|
@ -1,21 +1,11 @@
|
|||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "CdeoSnap.nvim",
|
||||
"name": "CodeSnap.nvim",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "logo192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "logo512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
|
|
4
snap-server/public/build/static/css/main.85ea3771.css
Normal file
4
snap-server/public/build/static/css/main.85ea3771.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
snap-server/public/build/static/js/main.1bfab77c.js
Normal file
3
snap-server/public/build/static/js/main.1bfab77c.js
Normal file
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,39 @@
|
|||
/**
|
||||
* @license React
|
||||
* react-dom.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react-jsx-runtime.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* scheduler.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
1
snap-server/public/build/static/js/main.1bfab77c.js.map
Normal file
1
snap-server/public/build/static/js/main.1bfab77c.js.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue