Skip to content

If controller is started with --preserve-symlinks, pass flags to adapters #2103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

AlCalzone
Copy link
Collaborator

@AlCalzone AlCalzone commented Jan 28, 2023

I'm trying to get dev-server to work with symlinks, instead of having to npm pack the current adapter on every change. In order for the adapter and adapter-core to find js-controller, we need to pass the adapter process these flags.

My plan is to do it only when js-controller is explicitly started with the --preserve-symlinks flag, so we can control this from the outside.

@foxriver76 foxriver76 merged commit a0c5403 into master Feb 16, 2023
@foxriver76 foxriver76 deleted the preserve-symlinks branch February 16, 2023 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants