Skip to content

Commit e2e8d48

Browse files
committed
docs(demo): update gh page
1 parent 96996c7 commit e2e8d48

File tree

9 files changed

+19
-21
lines changed

9 files changed

+19
-21
lines changed

apps/demo/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{
3838
"type": "initial",
3939
"maximumWarning": "500kb",
40-
"maximumError": "1mb"
40+
"maximumError": "2mb"
4141
},
4242
{
4343
"type": "anyComponentStyle",

docs/3rdpartylicenses.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ MIT
44
@angular/core
55
MIT
66

7-
@angular/forms
8-
MIT
9-
107
@angular/platform-browser
118
MIT
129

@@ -331,7 +328,7 @@ zone.js
331328
MIT
332329
The MIT License
333330

334-
Copyright (c) 2010-2022 Google LLC. https://angular.io/license
331+
Copyright (c) 2010-2023 Google LLC. https://angular.io/license
335332

336333
Permission is hereby granted, free of charge, to any person obtaining a copy
337334
of this software and associated documentation files (the "Software"), to deal

docs/favicon.ico

13.8 KB
Binary file not shown.

docs/index.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
<!DOCTYPE html><html lang="en"><head>
2-
<meta charset="utf-8">
3-
<title>Demo</title>
4-
<base href="/ngx-codejar/">
5-
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<link rel="icon" type="image/x-icon" href="favicon.ico">
7-
<style>@charset "UTF-8"</style><link rel="stylesheet" href="styles.89d81d76b083f6df.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.89d81d76b083f6df.css"></noscript></head>
8-
<body>
9-
<app-root></app-root>
10-
<script src="runtime.d599c23de0356b38.js" type="module"></script><script src="polyfills.60b0ddddf747b808.js" type="module"></script><script src="main.c8d670605308fc8a.js" type="module"></script>
11-
12-
</body></html>
1+
<!DOCTYPE html>
2+
<html lang="en" data-critters-container>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>demo</title>
6+
<base href="/ngx-codejar/">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="icon" type="image/x-icon" href="favicon.ico">
9+
<style>@charset "UTF-8"</style><link rel="stylesheet" href="styles.b5ce6f63cbdbf5b7.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.b5ce6f63cbdbf5b7.css"></noscript></head>
10+
<body>
11+
<ngx-codejar-root></ngx-codejar-root>
12+
<script src="runtime.d599c23de0356b38.js" type="module"></script><script src="polyfills.718ce4a73610b94b.js" type="module"></script><script src="main.5f0bca23f921b75d.js" type="module"></script></body>
13+
</html>

docs/main.5f0bca23f921b75d.js

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

docs/main.c8d670605308fc8a.js

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

docs/polyfills.60b0ddddf747b808.js

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

docs/polyfills.718ce4a73610b94b.js

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

docs/styles.89d81d76b083f6df.css renamed to docs/styles.b5ce6f63cbdbf5b7.css

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

0 commit comments

Comments
 (0)