Open samantharamon opened 2 months ago
This looks like expected behavior. Are you using a laptop or low-efficient machine?
I'm using a laptop (32 GB RAM, Intel i7-1185G7 processor). If it's expected behavior, we should make a note of this in the sample README.
Can you try other samples and see if it takes the same amount of time?
I tested the Excel Hello World sample and it took about a minute to complete the bundling process.
Affected sample: Create a Word AIGC Add-in
When running the sample using the "Preview your Office Add-in" option, a new Word document opens and the WebView Stop On Load dialog appears. After selecting OK, the add-in task pane opens, but no buttons or content appears. It looks like it takes a couple of minutes for webpack to complete its bundling process. Once it completes, the task pane content loads.