Skip to content
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

26003 publish builder #72

Merged
merged 1 commit into from
Apr 8, 2024
Merged

26003 publish builder #72

merged 1 commit into from
Apr 8, 2024

Conversation

Nessunskill
Copy link
Contributor

No description provided.

@Nessunskill Nessunskill force-pushed the 26003-publish-builder branch from b7e212e to eb5e8d4 Compare March 28, 2024 12:47
@Nessunskill Nessunskill self-assigned this Mar 28, 2024
@Nessunskill Nessunskill added the review used only for pr ci cd label Mar 28, 2024
@Nessunskill Nessunskill force-pushed the 26003-publish-builder branch 4 times, most recently from 42d07ec to 23c7304 Compare April 2, 2024 08:40
}
},
"env": {
"targets": "node 18",
Copy link
Contributor

Choose a reason for hiding this comment

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

add these inside package.json
image

"start": "node dist/index.js",
"dev": "nodemon --exec ts-node src/index.ts"
"dev": "nodemon --exec ts-node src/index.ts",
Copy link
Contributor

Choose a reason for hiding this comment

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

missing nodemon inside devDepedencies

}
},
"env": {
"targets": "node 18",
Copy link
Contributor

Choose a reason for hiding this comment

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

image

@Nessunskill Nessunskill force-pushed the 26003-publish-builder branch from 23c7304 to 761885d Compare April 3, 2024 14:21
@Nessunskill Nessunskill force-pushed the 26003-publish-builder branch from 761885d to 44f5686 Compare April 5, 2024 10:31
@Nessunskill Nessunskill added review used only for pr ci cd and removed review used only for pr ci cd labels Apr 5, 2024
Copy link
Contributor

@maxval1 maxval1 left a comment

Choose a reason for hiding this comment

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

Checks are fails

@maxval1 maxval1 added review used only for pr ci cd and removed review used only for pr ci cd labels Apr 8, 2024
@maxval1 maxval1 merged commit 791d95c into main Apr 8, 2024
2 checks passed
@maxval1 maxval1 deleted the 26003-publish-builder branch April 8, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review used only for pr ci cd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants