build script
This commit is contained in:
		
							parent
							
								
									486bf87535
								
							
						
					
					
						commit
						d82d474eba
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -4,7 +4,8 @@ | |||
|   "description": "Rawr, if you must refer to me this is how you may", | ||||
|   "main": "app.js", | ||||
|   "scripts": { | ||||
|     "start": "concurrently  npm:serve:*", | ||||
|     "start": "concurrently npm:serve:*", | ||||
|     "build": "concurrently npm:build:*", | ||||
|     "serve:handlebars": "node app.js", | ||||
|     "serve:css": "tailwindcss -i ./src/app.css -o ./dist/app.css --watch", | ||||
|     "build:css": "tailwindcss -i ./src/app.css -o ./dist/app.css", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Ava Gaiety W
						Ava Gaiety W