Skip to content

feat: [FFM-10358]: Update and unbundle dependencies #102

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

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

knagurski
Copy link
Contributor

This PR updates several dependencies and unbundles all dependencies. This PR also updates the target version of ECMAscript to match what was available in Node 12.

@knagurski knagurski self-assigned this Jan 4, 2024
Copy link
Contributor

@erdirowlands erdirowlands left a comment

Choose a reason for hiding this comment

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

Nice 👍

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "ES2019",
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 thought Node 12 was a lot older than 2019, but it checks out ¯_(ツ)_/¯. No point in using ES5 when we can go a lot more recent.

@knagurski knagurski merged commit ca1e463 into main Jan 4, 2024
@knagurski knagurski deleted the FFM-10358-unbundle-deps branch January 4, 2024 18:56
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