mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-10-31 16:36:45 +01:00 
			
		
		
		
	Re-upgrade parcel-bundler, use no-hmr as workaround
This commit is contained in:
		
							parent
							
								
									3c75fae3a8
								
							
						
					
					
						commit
						c6ae72ec1b
					
				
					 2 changed files with 1240 additions and 1571 deletions
				
			
		|  | @ -8,7 +8,7 @@ | |||
|   "license": "UNLICENCED", | ||||
|   "scripts": { | ||||
|     "start": "concurrently \"npm run watch-js\" \"npm run watch-php\"", | ||||
|     "watch-js": "parcel watch index.html view.html --public-url ./", | ||||
|     "watch-js": "parcel watch index.html view.html --no-hmr --public-url ./", | ||||
|     "watch-php": "cpx \"src/php/**/{*,.*}\" dist -v -w", | ||||
|     "bundle": "parcel build index.html && cpx \"src/php/**/{*,.*}\" dist", | ||||
|     "serve-frontend-only": "parcel index.html", | ||||
|  | @ -20,8 +20,7 @@ | |||
|     "autoprefixer": "^9.5.1", | ||||
|     "concurrently": "^4.1.0", | ||||
|     "cpx": "^1.5.0", | ||||
|     "node-sass": "^4.12.0", | ||||
|     "parcel-bundler": "1.9.7", | ||||
|     "parcel-bundler": "^1.12.3", | ||||
|     "rimraf": "^2.6.3", | ||||
|     "sass": "^1.19.0" | ||||
|   }, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue