OfficeDev / Office-Addin-TaskPane-React

Template to get start started writing a TaskPane Office Add-in for the React framework using TypeScript
Other
59 stars 34 forks source link

Remove second render(App) & add hot: true #43

Closed LoveSponge closed 4 years ago

LoveSponge commented 4 years ago

Removed the second render(App) call from index.tsx which fixes #42

Added hot: true to webpack config which fixes #39

msftclas commented 4 years ago

CLA assistant check
All CLA requirements met.

LoveSponge commented 4 years ago

@TCourtneyOwen friendly bump

TCourtneyOwen commented 4 years ago

@LoveSponge Thanks for the reminder. We are having problems with our Mac CI agent, so the failure there is related to problems on our own end, so I will go ahead and approve this since is passes on Windows