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

PLA-266 Add a generic react component template #376

Closed
wants to merge 1 commit into from

Conversation

quesabe
Copy link
Collaborator

@quesabe quesabe commented Sep 20, 2023

Within the project we do the following:

  • remove all unnecessary components (there is only one for the base Project class);
  • remove all tasks;
  • immediately run in ejection mode in order to get rid of projen internals;
  • create the component code (of course, that's our target);
  • after synthesis remove the remaining unwanted files (including the temp package.json file and node_modules folder).

@quesabe quesabe requested a review from gvidon September 20, 2023 17:37
@quesabe quesabe self-assigned this Sep 20, 2023
@linear
Copy link

linear bot commented Sep 20, 2023

PLA-266

@quesabe quesabe closed this Sep 21, 2023
@quesabe quesabe deleted the experiment-component-template branch February 17, 2024 13:06
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.

1 participant