Profiles to consider and can be implemented (in the vscode rig and/or local) when we need them: - web-extension-webpack: these can run in places such as github.dev / vscode.dev https://code.visualstudio.com/api/extension-guides/web-extensions - node-extension-webpack: these run on vscode native instances. this is the current implementation - node-extension: also run on vscode native instances but aren't webpack'd _Originally posted by @bmiddha in https://github.com/microsoft/rushstack/pull/5424#discussion_r2633683349_