如何部署使用 office.js 创建的 Excel 加载项

How to Deploy Excel AddIn created with office.js

使用 VSTO 和 office.js 创建了 Excel AddIn,不确定如何部署到其他计算机。对于正常 Excel AddIn 创建了 Visual Studio 安装项目,为此有人试图创建 Visual Studio 提供的 WebSetup 项目,但无法正常工作。 欢迎任何建议。

请参阅https://blogs.msdn.microsoft.com/officeapps/2014/01/15/publishing-apps-for-office-and-sharepoint-to-windows-azure-websites/

在博客讨论下载 Azure 发布配置文件(如果您的目标是 Azure)的步骤中,请参阅