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({
172172 - [ Dan Wahlin's Angular-JumpStart] ( https://github.com/DanWahlin/Angular-JumpStart ) ![ GitHub Repo stars] ( https://img.shields.io/github/stars/DanWahlin/Angular-JumpStart )
173173- ✅ Active development and support
174174
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+
175180## Testimonials
176181
177182[ motdotla] ( https://github.com/motdotla ) - dotenv author and maintainer @** dotenvx**
@@ -182,11 +187,6 @@ NB: Angular not Angular.js :P
182187[ manekinekko] ( https://github.com/manekinekko ) - SSE @** microsoft**
183188<img src =" https://github.com/chihab/dotenv-run/raw/main/packages/angular/manekinekko.png " alt =" Description " width =" 600 " >
184189
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-
190190#### Quick start
191191
192192``` sh
Original file line number Diff line number Diff line change 2323 - [ Dan Wahlin's Angular-JumpStart] ( https://github.com/DanWahlin/Angular-JumpStart ) ![ GitHub Repo stars] ( https://img.shields.io/github/stars/DanWahlin/Angular-JumpStart )
2424- ✅ Active development and support
2525
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+
2631## Testimonials
2732
2833[ motdotla] ( https://github.com/motdotla ) - dotenv author and maintainer @** dotenvx**
@@ -32,11 +37,6 @@ NB: Angular not Angular.js :)
3237[ manekinekko] ( https://github.com/manekinekko ) - SSE @** microsoft**
3338![ Wassim Chegham] ( https://github.com/chihab/dotenv-run/raw/main/packages/angular/manekinekko.png )
3439
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-
4040<h2 > Table of contents</h2 >
4141
4242- [ Quick start] ( #quick-start )
You can’t perform that action at this time.
0 commit comments