Skip to content

Conversation

AmirAllayarovSofteq
Copy link
Contributor

No description provided.

"build:defaults:content": "ts-node ./scripts/default-content.ts",
"build:defaults": "yarn build:defaults:enablement-area && yarn build:defaults:commands yarn build:defaults:content",
"build:defaults": "yarn build:defaults:guides && yarn build:defaults:commands && yarn build:defaults:content",
"prebuild": "rimraf dist",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you test it locally? I assume that default tutorials will not work because I don't see build:defaults:tutorials here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't include the tutorials because there are no files in the repository, so the script will fail with an error

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please, do not hurry up build:defaults:tutorialss

}
}
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

No newline at the end of file

});
});
});
});
Copy link
Collaborator

Choose a reason for hiding this comment

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

No new line...

* Exract file in folder
*/
export const updateFile = async (path: string, fileName: string, data: any): Promise<void> => {

Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you use linter? It should highlite extra line here

"build:defaults:content": "ts-node ./scripts/default-content.ts",
"build:defaults": "yarn build:defaults:enablement-area && yarn build:defaults:commands yarn build:defaults:content",
"build:defaults": "yarn build:defaults:guides && yarn build:defaults:commands && yarn build:defaults:content",
"prebuild": "rimraf dist",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please, do not hurry up build:defaults:tutorialss

@ArtemHoruzhenko ArtemHoruzhenko merged commit f7a28b1 into main Mar 18, 2022
@ArtemHoruzhenko ArtemHoruzhenko deleted the feature/RI-2450_update_static branch March 18, 2022 15:10
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