Skip to content

Commit 9df0941

Browse files
Jeremy ColemanJeremy Coleman
authored andcommitted
Updated Web Part Properties
Updated Solution Name and Public CDN
1 parent d33016e commit 9df0941

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/package-solution.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"solution": {
3-
"name": "true-script-editor-client-side-solution",
3+
"name": "True Script Editor",
44
"id": "ee1c0134-8052-4280-8448-287dd071fd0c",
55
"version": "1.0.0.0"
66
},

config/write-manifests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"cdnBasePath": "<!-- PATH TO CDN -->"
2+
"cdnBasePath": "https://publiccdn.sharepointonline.com/pcpro365.sharepoint.com/163800463de5f9285ad4f6f9cc0a97985b96b057e062d4733849cc0fc90eeffbd6d72bb8/TrueScriptEditor/"
33
}

src/webparts/trueScriptEditor/TrueScriptEditorWebPart.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
"preconfiguredEntries": [{
1111
"groupId": "5b3ca4ee-a6df-493d-bd4f-8489a5b246a2",
12-
"group": { "default": "Under Development" },
12+
"group": { "default": "Modern Web Parts" },
1313
"title": { "default": "TrueScriptEditor" },
1414
"description": { "default": "A true script editor web part designed for Modern Pages in the SharePoint Framework" },
1515
"officeFabricIconFontName": "Embed",

0 commit comments

Comments
 (0)