make websocket-server a binary and add bindings and provider to npm package
This commit is contained in:
		
							parent
							
								
									7607070452
								
							
						
					
					
						commit
						60318083a6
					
				@ -19,8 +19,13 @@
 | 
			
		||||
    ".esdoc.json",
 | 
			
		||||
    "docs/*",
 | 
			
		||||
    "build/*",
 | 
			
		||||
    "lib/*"
 | 
			
		||||
    "lib/*",
 | 
			
		||||
    "provider/*",
 | 
			
		||||
    "bindings/*"
 | 
			
		||||
  ],
 | 
			
		||||
  "bin": {
 | 
			
		||||
    "y-websockets": "provider/websocket/server.js"
 | 
			
		||||
  },
 | 
			
		||||
  "standard": {
 | 
			
		||||
    "ignore": [
 | 
			
		||||
      "/y.js",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user