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

Rollup test #127

Merged
merged 6 commits into from
Sep 25, 2023
Merged

Rollup test #127

merged 6 commits into from
Sep 25, 2023

Conversation

piotr-suwala
Copy link
Contributor

channels suggestion box should be merged first

@piotr-suwala piotr-suwala requested a review from Salet September 25, 2023 08:55
plugins: [
replace({
preventAssignment: true,
__PLATFORM__: "RCC",
Copy link
Contributor

Choose a reason for hiding this comment

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

Platform should be "CA-TS" according to Jira

lib/package.json Outdated
"scripts": {
"test": "jest",
"build": "tsc",
"build-rollup": "rollup -c",
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure which command is picked by the release script, it's probably safer to have rollup as build and tsc as tsc or typecheck or smth

@Salet Salet merged commit 035395a into master Sep 25, 2023
2 checks passed
@Salet Salet deleted the rollup-test branch September 25, 2023 14:14
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