Skip to content

Commit

Permalink
Merge branch 'feature/create-persian-structure' of https://github.com…
Browse files Browse the repository at this point in the history
…/alexNJF/ngrx-ir into feature/create-persian-structure
  • Loading branch information
alexNJF committed Aug 2, 2023
2 parents 147763c + 3b1af8b commit a203a51
Show file tree
Hide file tree
Showing 11 changed files with 376 additions and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/ngrx-ir",
"outputPath": "docs",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": [
Expand Down
1 change: 1 addition & 0 deletions docs/120.9a276f80e77d6da4.js

Large diffs are not rendered by default.

354 changes: 354 additions & 0 deletions docs/3rdpartylicenses.txt

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/assets/docs/tmp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## این یک تست است
این یک تست است
Binary file added docs/favicon.ico
Binary file not shown.
13 changes: 13 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>NgrxIr</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>@import"https://v1.fontapi.ir/css/Vazir";*{font-family:Vazir,sans-serif}</style><link rel="stylesheet" href="styles.4abf92fdf2d47dfe.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.4abf92fdf2d47dfe.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.adcb422341a9bcb6.js" type="module"></script><script src="polyfills.5d6cdade64f1d251.js" type="module"></script><script src="scripts.76c3cf4d6d91dbb8.js" defer></script><script src="main.825e9ae998408e00.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions docs/main.825e9ae998408e00.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/polyfills.5d6cdade64f1d251.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/runtime.adcb422341a9bcb6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/scripts.76c3cf4d6d91dbb8.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/styles.4abf92fdf2d47dfe.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a203a51

Please sign in to comment.