endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
819 stars 71 forks source link

feat(daemon): Rename Locator to Config, improve type exports #2212

Closed rekmarks closed 5 months ago

rekmarks commented 5 months ago

Renames the daemon's Locator, used to specify its file and storage paths, to Config to get rid of the name collision with endo locator strings. Also adds return values to functions in exported types, and removes redundant definition of Config type.

kriskowal commented 5 months ago

There is also a touch-point in cli: the file named locator.js exports effectively the config.