Skip to content

Conversation

christyjacob4
Copy link
Contributor

No description provided.


if (projectId) {
if (projectId !== undefined) {
localConfig.setProject(projectId, '');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the second parameter used for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setProject(projectId, projectName)
Its the project name

{% if sdk.test != "true" %}
.setKey(key)
.setMode("default");
.setCookie(cookie)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a new setting?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No i just changed the order, to give higher preference to cookies that an API key

@christyjacob4 christyjacob4 merged commit 87e5347 into feat-preps-for-0.13 Feb 24, 2022
@lohanidamodar lohanidamodar deleted the feat-node-cli branch June 5, 2022 04:20
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