You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/web-parts/get-started/hosting-webpart-from-office-365-cdn.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Host your client-side web part from Microsoft 365 CDN (Hello World part 4)
3
3
description: An easy solution to host your assets directly from your own Microsoft 365 tenant. Can be used for hosting any static assets that are used in SharePoint Online.
4
-
ms.date: 02/10/2022
4
+
ms.date: 03/24/2022
5
5
ms.prod: sharepoint
6
6
ms.localizationpriority: high
7
7
ms.custom: scenarios:getting-started
@@ -36,7 +36,7 @@ For information on enabling and configuring the Microsoft 365 CDN in your ShareP
36
36
37
37
1. Switch to the console and make sure you're still in the project directory that you used to set up your web part project.
38
38
1. If you are still running the local webserver by executing **gulp serve** in the previous tutorial, press <kbd>CTRL</kbd>+<kbd>C</kbd> to terminate it.
39
-
1. Ensure ensure you're in your project directory:
0 commit comments