fix(core): update
This commit is contained in:
		@@ -26,7 +26,8 @@ export class Parcel {
 | 
			
		||||
    },
 | 
			
		||||
    serveOptions: {
 | 
			
		||||
      port: 3002
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    shouldAutoInstall: true
 | 
			
		||||
  };
 | 
			
		||||
  public entryFiles: string | string[] = plugins.path.join(process.cwd(), './html/index.html');
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user