File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,11 @@ await build({
172
172
- [ Dan Wahlin's Angular-JumpStart] ( https://github.com/DanWahlin/Angular-JumpStart ) ![ GitHub Repo stars] ( https://img.shields.io/github/stars/DanWahlin/Angular-JumpStart )
173
173
- ✅ Active development and support
174
174
175
+ #### Demos
176
+
177
+ - [ v20 with vite/esbuild builder] ( https://stackblitz.com/edit/ngx-env-3ey8js?file=src%2Fapp.component.ts )
178
+ - [ v16 with webpack builder] ( https://stackblitz.com/edit/ngx-env?file=src%2Fapp.component.ts )
179
+
175
180
## Testimonials
176
181
177
182
[ motdotla] ( https://github.com/motdotla ) - dotenv author and maintainer @** dotenvx**
@@ -182,11 +187,6 @@ NB: Angular not Angular.js :P
182
187
[ manekinekko] ( https://github.com/manekinekko ) - SSE @** microsoft**
183
188
<img src =" https://github.com/chihab/dotenv-run/raw/main/packages/angular/manekinekko.png " alt =" Description " width =" 600 " >
184
189
185
- #### Demos
186
-
187
- - [ v20 with vite/esbuild builder] ( https://stackblitz.com/edit/ngx-env-3ey8js?file=src%2Fapp.component.ts )
188
- - [ v16 with webpack builder] ( https://stackblitz.com/edit/ngx-env?file=src%2Fapp.component.ts )
189
-
190
190
#### Quick start
191
191
192
192
``` sh
Original file line number Diff line number Diff line change 23
23
- [ Dan Wahlin's Angular-JumpStart] ( https://github.com/DanWahlin/Angular-JumpStart ) ![ GitHub Repo stars] ( https://img.shields.io/github/stars/DanWahlin/Angular-JumpStart )
24
24
- ✅ Active development and support
25
25
26
+ ## Quick Demo
27
+
28
+ - [ v20 with vite/esbuild builder] ( https://stackblitz.com/edit/ngx-env-3ey8js?file=src%2Fapp.component.ts )
29
+ - [ v16 with webpack builder] ( https://stackblitz.com/edit/ngx-env?file=src%2Fapp.component.ts )
30
+
26
31
## Testimonials
27
32
28
33
[ motdotla] ( https://github.com/motdotla ) - dotenv author and maintainer @** dotenvx**
@@ -32,11 +37,6 @@ NB: Angular not Angular.js :)
32
37
[ manekinekko] ( https://github.com/manekinekko ) - SSE @** microsoft**
33
38
![ Wassim Chegham] ( https://github.com/chihab/dotenv-run/raw/main/packages/angular/manekinekko.png )
34
39
35
- ## Quick Demo
36
-
37
- - [ v20 with vite/esbuild builder] ( https://stackblitz.com/edit/ngx-env-3ey8js?file=src%2Fapp.component.ts )
38
- - [ v16 with webpack builder] ( https://stackblitz.com/edit/ngx-env?file=src%2Fapp.component.ts )
39
-
40
40
<h2 > Table of contents</h2 >
41
41
42
42
- [ Quick start] ( #quick-start )
You can’t perform that action at this time.
0 commit comments