[DAEMON-234] Plugin: A plugin should be spawned with a cwd of its own directory
| GitHub Issue | n/a |
| Type | Improvement |
| Priority | None |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2018-02-16T16:00:32.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Appc Daemon 1.1.0 |
| Components | appcd-plugin |
| Labels | n/a |
| Reporter | Ewan Harris |
| Assignee | Ewan Harris |
| Created | 2018-02-14T12:07:18.000+0000 |
| Updated | 2018-02-16T16:00:32.000+0000 |
Description
Description
Currently an external plugin is spawned with a cwd of the daemon, it should be spawned with a cwd of it's own directory to avoid some surprise when a developer is performing simple filesystem operations
Comments
JSON Source
https://github.com/appcelerator/appc-daemon/pull/278