Build bump
This commit is contained in:
		
							parent
							
								
									482cffbb4e
								
							
						
					
					
						commit
						5d315f08cb
					
				| @ -84,7 +84,9 @@ This will download the source code for the latest version of Vue-DevTools and do | |||||||
| This is not for those *using* this repo, but for those *maintaining* it. | This is not for those *using* this repo, but for those *maintaining* it. | ||||||
| 
 | 
 | ||||||
| 1. When updating the version of NW.js devDependency, also update these: | 1. When updating the version of NW.js devDependency, also update these: | ||||||
|  |    * `package.json` devDeps, build nwVersion, | ||||||
|    * `tests/unit/setup.js` |    * `tests/unit/setup.js` | ||||||
|    * `tests/unit/components/__snapshots__/HelloWorld.test.js.snap` |    * `tests/unit/components/__snapshots__/HelloWorld.test.js.snap` | ||||||
|    * `.browserslistrc` |    * `.browserslistrc` | ||||||
|  | 1. Bump the version number, and all the npm scripts reference the version number | ||||||
| 1. Run `npm run regression` after updating dependencies or other major changes to verify builds still work correctly | 1. Run `npm run regression` after updating dependencies or other major changes to verify builds still work correctly | ||||||
|  | |||||||
| @ -83,7 +83,7 @@ | |||||||
|   }, |   }, | ||||||
|   "chromium-args": "--enable-spell-checking --load-extension='./node_modules/nw-vue-devtools-prebuilt/extension'", |   "chromium-args": "--enable-spell-checking --load-extension='./node_modules/nw-vue-devtools-prebuilt/extension'", | ||||||
|   "build": { |   "build": { | ||||||
|     "nwVersion": "v0.43.2", |     "nwVersion": "v0.43.6", | ||||||
|     "nwFlavor": "normal", |     "nwFlavor": "normal", | ||||||
|     "targets": [ |     "targets": [ | ||||||
|       "zip", |       "zip", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user