Skip to content

Commit 9eb59ca

Browse files
committed
base version
1 parent 548e9df commit 9eb59ca

41 files changed

Lines changed: 41026 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,21 @@ dist
130130
.pnp.*
131131

132132

133-
.server/node_modules/
134-
.client/node_modules/
133+
# dependencies
134+
/node_modules
135+
/.pnp
136+
.pnp.js
137+
138+
# testing
139+
/coverage
140+
141+
# misc
142+
.DS_Store
143+
.env.local
144+
.env.development.local
145+
.env.test.local
146+
.env.production.local
147+
148+
npm-debug.log*
149+
yarn-debug.log*
150+
yarn-error.log*

build/asset-manifest.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"main.css": "/static/css/main.fdecbe22.chunk.css",
3+
"main.js": "/static/js/main.fb4011d1.chunk.js",
4+
"main.js.map": "/static/js/main.fb4011d1.chunk.js.map",
5+
"static/js/1.b151e9bc.chunk.js": "/static/js/1.b151e9bc.chunk.js",
6+
"static/js/1.b151e9bc.chunk.js.map": "/static/js/1.b151e9bc.chunk.js.map",
7+
"static/js/2.67ec3a78.chunk.js": "/static/js/2.67ec3a78.chunk.js",
8+
"static/js/2.67ec3a78.chunk.js.map": "/static/js/2.67ec3a78.chunk.js.map",
9+
"runtime~main.js": "/static/js/runtime~main.6d6c00be.js",
10+
"runtime~main.js.map": "/static/js/runtime~main.6d6c00be.js.map",
11+
"static/css/main.fdecbe22.chunk.css.map": "/static/css/main.fdecbe22.chunk.css.map",
12+
"index.html": "/index.html",
13+
"precache-manifest.5a0f99219f702eac197e8c938410ff02.js": "/precache-manifest.5a0f99219f702eac197e8c938410ff02.js",
14+
"service-worker.js": "/service-worker.js"
15+
}

build/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="HR Notes application"/><link rel="manifest" href="/manifest.json"/><title>EasyNotes | HR</title><link href="/static/css/main.fdecbe22.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(c){function e(e){for(var t,r,n=e[0],o=e[1],u=e[2],i=0,a=[];i<n.length;i++)r=n[i],f[r]&&a.push(f[r][0]),f[r]=0;for(t in o)Object.prototype.hasOwnProperty.call(o,t)&&(c[t]=o[t]);for(d&&d(e);a.length;)a.shift()();return p.push.apply(p,u||[]),l()}function l(){for(var e,t=0;t<p.length;t++){for(var r=p[t],n=!0,o=1;o<r.length;o++){var u=r[o];0!==f[u]&&(n=!1)}n&&(p.splice(t--,1),e=s(s.s=r[0]))}return e}var r={},f={3:0},p=[];function s(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return c[e].call(t.exports,t,t.exports,s),t.l=!0,t.exports}s.e=function(u){var e=[],r=f[u];if(0!==r)if(r)e.push(r[2]);else{var t=new Promise(function(e,t){r=f[u]=[e,t]});e.push(r[2]=t);var n,o=document.getElementsByTagName("head")[0],i=document.createElement("script");i.charset="utf-8",i.timeout=120,s.nc&&i.setAttribute("nonce",s.nc),i.src=s.p+"static/js/"+({}[u]||u)+"."+{1:"b151e9bc"}[u]+".chunk.js",n=function(e){i.onerror=i.onload=null,clearTimeout(a);var t=f[u];if(0!==t){if(t){var r=e&&("load"===e.type?"missing":e.type),n=e&&e.target&&e.target.src,o=new Error("Loading chunk "+u+" failed.\n("+r+": "+n+")");o.type=r,o.request=n,t[1](o)}f[u]=void 0}};var a=setTimeout(function(){n({type:"timeout",target:i})},12e4);i.onerror=i.onload=n,o.appendChild(i)}return Promise.all(e)},s.m=c,s.c=r,s.d=function(e,t,r){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(t,e){if(1&e&&(t=s(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(s.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)s.d(r,n,function(e){return t[e]}.bind(null,n));return r},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="/",s.oe=function(e){throw console.error(e),e};var t=window.webpackJsonp=window.webpackJsonp||[],n=t.push.bind(t);t.push=e,t=t.slice();for(var o=0;o<t.length;o++)e(t[o]);var d=n;l()}([])</script><script src="/static/js/2.67ec3a78.chunk.js"></script><script src="/static/js/main.fb4011d1.chunk.js"></script></body></html>

build/manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"short_name": "EasyNotes",
3+
"name": "EasyNotes created by HR",
4+
"start_url": ".",
5+
"display": "standalone",
6+
"theme_color": "#000000",
7+
"background_color": "#ffffff"
8+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
self.__precacheManifest = [
2+
{
3+
"revision": "fb4011d124f5c04c28c1",
4+
"url": "/static/css/main.fdecbe22.chunk.css"
5+
},
6+
{
7+
"revision": "fb4011d124f5c04c28c1",
8+
"url": "/static/js/main.fb4011d1.chunk.js"
9+
},
10+
{
11+
"revision": "b151e9bcad69e5975fb1",
12+
"url": "/static/js/1.b151e9bc.chunk.js"
13+
},
14+
{
15+
"revision": "67ec3a78d342da8e4e11",
16+
"url": "/static/js/2.67ec3a78.chunk.js"
17+
},
18+
{
19+
"revision": "6d6c00be805e2260d85b",
20+
"url": "/static/js/runtime~main.6d6c00be.js"
21+
},
22+
{
23+
"revision": "dfff3c6f9d2826bafe15d71619fe9767",
24+
"url": "/index.html"
25+
}
26+
];

build/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *
3+
Disallow:

build/service-worker.js

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
/**
2+
* Welcome to your Workbox-powered service worker!
3+
*
4+
* You'll need to register this file in your web app and you should
5+
* disable HTTP caching for this file too.
6+
* See https://goo.gl/nhQhGp
7+
*
8+
* The rest of the code is auto-generated. Please don't update this file
9+
* directly; instead, make changes to your Workbox build configuration
10+
* and re-run your build process.
11+
* See https://goo.gl/2aRDsh
12+
*/
13+
14+
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
15+
16+
importScripts(
17+
"/precache-manifest.5a0f99219f702eac197e8c938410ff02.js"
18+
);
19+
20+
workbox.clientsClaim();
21+
22+
/**
23+
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
24+
* requests for URLs in the manifest.
25+
* See https://goo.gl/S9QRab
26+
*/
27+
self.__precacheManifest = [].concat(self.__precacheManifest || []);
28+
workbox.precaching.suppressWarnings();
29+
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
30+
31+
workbox.routing.registerNavigationRoute("/index.html", {
32+
33+
blacklist: [/^\/_/,/\/[^/]+\.[^/]+$/],
34+
});

build/static/css/main.fdecbe22.chunk.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.

build/static/css/main.fdecbe22.chunk.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.

build/static/js/1.b151e9bc.chunk.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)