Skip to content

Commit bf7dace

Browse files
author
Mohith Shrivastava
committed
update changelog
1 parent 45a9e01 commit bf7dace

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
All notable changes to the "dx-code-companion" extension will be documented in this file.
33

44
### 0.3.9
5-
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it
5+
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it.
6+
2.A static resource folder has a explorer menu to deploy the folder as static resource bundle
67

78
### 0.3.8
89
1.Fix bug for the windows when static resource files are edited

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ To open command pallete and look for all CCDX Commands use below .
113113

114114
### 0.3.9
115115
1.There is a setting provided(dx-code-companion.staticresourcefolder.resourceBundleFoldername) to indicate the resource bundle folder name for single page app development. Default value is "staticresource" but if you prefer to use names like "resourcebundle" or "spa" use the settings to change it
116+
2.A static resource folder has a explorer menu to deploy the folder as static resource bundle
116117

117118
### 0.3.7
118119
1.Now you can directly edit the static resource file and save to the server.Note that your folders or files should be within folder named "staticresources".If you are building a vf app using vue or React,you can keep your files in folder named staticresources and edit the app and save the file.

0 commit comments

Comments
 (0)