v0.3: Extension #3
@ -7,9 +7,10 @@
 | 
			
		||||
		"devServer": "webpack-dev-server  --mode development --open",
 | 
			
		||||
		"build": "webpack --mode development",
 | 
			
		||||
		"buildProd": "webpack --mode production",
 | 
			
		||||
		"watch": "webpack --watch --mode production",
 | 
			
		||||
		"watch": "webpack --watch --mode development",
 | 
			
		||||
		"ext:build": "web-ext build --source-dir dist --overwrite-dest",
 | 
			
		||||
		"ext:sign": "web-ext sign --source-dir dist --channel unlisted"
 | 
			
		||||
		"ext:sign": "web-ext sign --source-dir dist --channel unlisted",
 | 
			
		||||
		"ext:run": "web-ext run --source-dir dist --no-reload"
 | 
			
		||||
	},
 | 
			
		||||
	"author": "",
 | 
			
		||||
	"license": "ISC",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user