{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":170614190,"defaultBranch":"master","name":"vscode-vimspired","ownerLogin":"bmalehorn","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-14T02:32:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3344958?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1620846091.386324","currentOid":""},"activityList":{"items":[{"before":"0e4d4269075aded7846225c3eb23c5657c251059","after":"578eeb3b80979ac87d33799b8485475503f910b4","ref":"refs/heads/master","pushedAt":"2024-01-05T17:55:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmalehorn","name":"Brian Malehorn","path":"/bmalehorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3344958?s=80&v=4"},"commit":{"message":"6.4.5: decrease extension size","shortMessageHtmlLink":"6.4.5: decrease extension size"}},{"before":"26847ed21967a9f027af7fbc1d3dd6d34441152a","after":"0e4d4269075aded7846225c3eb23c5657c251059","ref":"refs/heads/master","pushedAt":"2024-01-05T17:54:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmalehorn","name":"Brian Malehorn","path":"/bmalehorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3344958?s=80&v=4"},"commit":{"message":"tsconfig.json: update es6 -> es2022, use partial lodash imports\n\nThis shrinks the built package from 542 KiB -> 110 KiB.\n\n```\nyarn compile\n```\nBefore:\n```\nasset extension.js 542 KiB [emitted] (name: main) 1 related asset\nruntime modules 123 bytes 1 module\ncacheable modules 540 KiB\n ./src/extension.ts 8.68 KiB [built] [code generated]\n ./node_modules/lodash/lodash.js 531 KiB [built] [code generated]\nexternal \"vscode\" 42 bytes [built] [code generated]\nwebpack 5.79.0 compiled successfully in 842 ms\n✨ Done in 1.67s.\n```\n\nAfter:\n```\nasset extension.js 110 KiB [emitted] (name: main) 1 related asset\nruntime modules 123 bytes 1 module\nmodules by path ./node_modules/lodash/*.js 89.6 KiB\n ./node_modules/lodash/values.js 733 bytes [built] [code generated]\n ./node_modules/lodash/pickBy.js 1.01 KiB [built] [code generated]\n ./node_modules/lodash/_baseValues.js 534 bytes [built] [code generated]\n ./node_modules/lodash/_arrayMap.js 556 bytes [built] [code generated]\n ./node_modules/lodash/keys.js 884 bytes [built] [code generated]\n ./node_modules/lodash/_baseIteratee.js 895 bytes [built] [code generated]\n ./node_modules/lodash/_basePickBy.js 791 bytes [built] [code generated]\n ./node_modules/lodash/_getAllKeysIn.js 488 bytes [built] [code generated]\n ./node_modules/lodash/_arrayLikeKeys.js 1.74 KiB [built] [code generated]\n ./node_modules/lodash/isArray.js 488 bytes [built] [code generated]\n + 118 modules\n./src/extension.ts 8.43 KiB [built] [code generated]\nexternal \"vscode\" 42 bytes [built] [code generated]\n```\n\nI can probably shrink it by even more by dropping `lodash` completely\nand implementing `values` and `pickBy` myself. But I might want to use\n`lodash` for other stuff in the future.","shortMessageHtmlLink":"tsconfig.json: update es6 -> es2022, use partial lodash imports"}},{"before":"3d69f8db7e1ea8c2d18e991e0a2685ccc84ac942","after":"26847ed21967a9f027af7fbc1d3dd6d34441152a","ref":"refs/heads/master","pushedAt":"2023-04-14T03:36:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmalehorn","name":"Brian Malehorn","path":"/bmalehorn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3344958?s=80&v=4"},"commit":{"message":"update old vscode package boilerplate\n\nhttps://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode\n\nThe officially correct way of making an extension from 4 years ago is so passe. Use the new thing that doesn't crash and only sort of work.","shortMessageHtmlLink":"update old vscode package boilerplate"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD2MnWvQA","startCursor":null,"endCursor":null}},"title":"Activity · bmalehorn/vscode-vimspired"}