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
Refactor the code for the netlify functions (#296)
* Refactor the code for the netlify functions
- Created the zipRes_Uid function to reuse in various places
* Removed hash and created Uid from the content of zip file
* Using the store.config for generating the unique id
* Pass the config in the body to the function
* Convert to string
* use JSON.stringify()
---------
Co-authored-by: vfdev <vfdev.5@gmail.com>
0 commit comments