UI: Clear angular setting
This commit is contained in:
		
							parent
							
								
									38a682b95d
								
							
						
					
					
						commit
						cc9d716e55
					
				@ -150,7 +150,6 @@
 | 
			
		||||
        "serve": {
 | 
			
		||||
          "builder": "@angular-builders/custom-webpack:dev-server",
 | 
			
		||||
          "options": {
 | 
			
		||||
            "aot": true,
 | 
			
		||||
            "browserTarget": "thingsboard:build",
 | 
			
		||||
            "proxyConfig": "proxy.conf.js"
 | 
			
		||||
          },
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,6 @@
 | 
			
		||||
  "name": "thingsboard",
 | 
			
		||||
  "version": "3.3.0",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
 | 
			
		||||
    "ng": "ng",
 | 
			
		||||
    "start": "node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --open",
 | 
			
		||||
    "build": "ng build",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user