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

feat: dynamic assets generation in dev mode #5949

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Conversation

alexgarel
Copy link
Member

Description:

Make dev life more easy by reinstalling nodejs modules at startup (avoid removing / recreating node modules volume) and rebuilding and watching assets

Related issues and discussion: #5846

@alexgarel alexgarel requested a review from a team as a code owner October 7, 2021 10:32
@alexgarel alexgarel force-pushed the ag-feat-dev-dynamic-assets branch from 4d9504c to ee398e6 Compare October 7, 2021 10:39
Copy link
Member

@astagi astagi left a comment

Choose a reason for hiding this comment

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

Lgtm but please fix npm lint errors first

@alexgarel alexgarel force-pushed the ag-feat-dev-dynamic-assets branch from ee398e6 to b11b7f7 Compare October 7, 2021 16:18
@alexgarel alexgarel force-pushed the ag-feat-dev-dynamic-assets branch from b11b7f7 to 2ecd558 Compare October 8, 2021 13:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 8, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alexgarel
Copy link
Member Author

@astagi I even make it easy to run those checks before committing ;-)

@alexgarel
Copy link
Member Author

Any one to finish review this @astagi or @stephanegigandet ?

@teolemon teolemon added dev Everything regarding the process of development nodejs labels Oct 11, 2021
Copy link
Contributor

@stephanegigandet stephanegigandet left a comment

Choose a reason for hiding this comment

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

Looks good to me

@alexgarel alexgarel requested a review from astagi October 12, 2021 10:03
@alexgarel
Copy link
Member Author

@astagi it seems your approval is required since you requested changes !

Copy link
Collaborator

@ocervell ocervell left a comment

Choose a reason for hiding this comment

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

LGTM

@astagi
Copy link
Member

astagi commented Oct 13, 2021

Sorry for my late response@alexgarel lgtm!!

@ocervell ocervell merged commit 4c0c5bd into main Oct 15, 2021
@ocervell ocervell deleted the ag-feat-dev-dynamic-assets branch October 15, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Everything regarding the process of development nodejs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants