Merge branch 'feature/fix-test-script' of manuel/converter into develop
This commit is contained in:
		
						commit
						6a583eee38
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1,9 +1,10 @@ | ||||||
| # convertorizr - Convert whatever you want! | # convertorizr - Convert whatever you want! | ||||||
| 
 | 
 | ||||||
| This is a short introduction to the awesome Convertorizr hosted at [https://conv.friedli.info/]. | This is a short introduction to the awesome Convertorizr hosted at https://conv.friedli.info/. | ||||||
| 
 | 
 | ||||||
| Deployment is automated with Gitlab CI. Usage is self-explanatory. What else do you need to know? | Deployment is automated with Gitlab CI. Usage is self-explanatory. What else do you need to know? | ||||||
| 
 | 
 | ||||||
|  | The source code is hosted at https://gittr.ch/manuel/converter.git. | ||||||
| Contact the author at manuel-convertorizr|at|fritteli.ch. | Contact the author at manuel-convertorizr|at|fritteli.ch. | ||||||
| 
 | 
 | ||||||
| Cheers! | Cheers! | ||||||
|  |  | ||||||
|  | @ -24,8 +24,7 @@ | ||||||
|     "start": "ng serve", |     "start": "ng serve", | ||||||
|     "build": "ng build --delete-output-path", |     "build": "ng build --delete-output-path", | ||||||
|     "build-prod": "ng build --prod --optimization --aot --delete-output-path --build-optimizer", |     "build-prod": "ng build --prod --optimization --aot --delete-output-path --build-optimizer", | ||||||
|     "test": "ng test --single-run", |     "test": "ng test", | ||||||
|     "test-continuous": "ng test", |  | ||||||
|     "lint": "ng lint", |     "lint": "ng lint", | ||||||
|     "e2e": "ng e2e", |     "e2e": "ng e2e", | ||||||
|     "postinstall": "npm rebuild node-sass" |     "postinstall": "npm rebuild node-sass" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue