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

Convert build scripts to Typescript #311

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

tombeckenham
Copy link
Collaborator

Related Issue

Closes #310

Summary of Changes

Converted all the build scripts to typescripts using ES module imports

Need Regression Testing

Even though the build has changed, no functional code has changed, and the functionality of the scripts "shouldn't" have changed. I may be worth a run through. If something's wrong, it'll likely affect basic operations

  • Yes
  • No

Risk Assessment

Build scripts have changed

  • Low
  • Medium
  • High

Additional Notes

Screenshots (if applicable)

## Related Issue
Closes #310

## Summary of Changes
Converted all the build scripts to typescripts using ES module imports

## Need Regression Testing
Even though the build has changed, no functional code has changed, and the functionality of the scripts "shouldn't" have changed. I may be worth a run through. If something's wrong, it'll likely affect basic operations
- [X] Yes
- [ ] No

## Risk Assessment
Build scripts have changed
- [ ] Low
- [X] Medium
- [ ] High

## Additional Notes
<!-- Add any other context or comments about the PR here -->

## Screenshots (if applicable)
<!-- Attach any screenshots that help explain your changes -->
@tombeckenham tombeckenham requested review from zzggo and lmcmz December 19, 2024 02:58
@tombeckenham tombeckenham linked an issue Dec 19, 2024 that may be closed by this pull request
@tombeckenham tombeckenham merged commit bffed50 into dev Dec 19, 2024
2 checks passed
@tombeckenham tombeckenham deleted the 310-feature-ts-webpack-and-build branch December 19, 2024 04:41
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.

[FEATURE] TS webpack and build
2 participants