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

GITC-194: Replaces ./js/libs/* with NPM libs #9276

Merged
merged 8 commits into from
Jul 19, 2021
Merged

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Jul 8, 2021

Description

This PR replaces libs inside ./assets/v2/js/libs/ with bundle tags which will load the same script from node_modules (listing all requirements with their current versions in package.json)

Refers/Fixes

Fixes: GITC-194

Testing

Tested everything on local

@thelostone-mc thelostone-mc added this to Engineering-Review in PR Review Board Jul 16, 2021
@gdixon gdixon changed the title wip: GITC-194: Replaces ./js/libs/* with NPM libs GITC-194: Replaces ./js/libs/* with NPM libs Jul 16, 2021
@gdixon gdixon marked this pull request as ready for review July 16, 2021 15:02
Copy link
Contributor

@zlsgh zlsgh left a comment

Choose a reason for hiding this comment

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

Tested locally and confirmed that it built as expected! 👍

Copy link
Contributor

@chibie chibie left a comment

Choose a reason for hiding this comment

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

great job man!!

app/app/context.py Outdated Show resolved Hide resolved
Copy link
Contributor

@octavioamu octavioamu left a comment

Choose a reason for hiding this comment

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

greeeeat

@gdixon gdixon merged commit c337180 into master Jul 19, 2021
PR Review Board automation moved this from Engineering-Review to Done Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants