June: Week 1 - accordproject/cicero-word-add-in GitHub Wiki

  1. Refactor the boilerplate code and removed unnecessary packages.
  2. Finish up #1 by adding information about the project.
  3. Add a feature for loading the add-in on startup - #3.
  4. Fix side loading of add-in on the web version of MS Word - #5.
  5. Shift to Windows 10 (version: 1903) and Office version: 18.2005.1191.0 so that MS Word uses Microsoft edge to render the add-in. Earlier it was using Internet Explorer which doesn't understand ES6 features and therefore, Accord Project's packages couldn't be imported. Reference: https://developer.microsoft.com/en-us/office/blogs/microsoft-edge-webview-for-office-add-ins/