Skip to content

Decrease F5 workflow time w/ VSCode#3843

Merged
WardenGnaw merged 3 commits into
microsoft:masterfrom
WardenGnaw:dev/waan/revertDevWorkflow
Jun 27, 2019
Merged

Decrease F5 workflow time w/ VSCode#3843
WardenGnaw merged 3 commits into
microsoft:masterfrom
WardenGnaw:dev/waan/revertDevWorkflow

Conversation

@WardenGnaw
Copy link
Copy Markdown
Member

webpack is being called twice. Once with --mode production and then
rewritten with --mode development. This causes long delays.

Adjusting tasks and launch so it is only called once.

webpack is being called twice. Once with --mode production and then
rewritten with --mode development. Fixing tasks and launch.
@WardenGnaw WardenGnaw requested review from a team, pieandcakes and sean-mcmanus June 27, 2019 20:11
@WardenGnaw WardenGnaw self-assigned this Jun 27, 2019
Comment thread Extension/package.json Outdated
@WardenGnaw WardenGnaw merged commit 5de420e into microsoft:master Jun 27, 2019
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants