-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Migrate webpack scripts to TypeScript #6189
base: master
Are you sure you want to change the base?
Conversation
7e1f702
to
f7ea9df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESLint doesn't pass. Please fix all ESLint issues.
f7ea9df
to
83193e0
Compare
Cloudflare Pages deployment
|
83193e0
to
bbbfe71
Compare
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
bbbfe71
to
b6fff3b
Compare
|
No worries. I'll take care of both of those. The review just has to be dismissed since the action doesn't update the status once issues are fixed and I can accept the issue in sonarcloud to clear that. |
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
b6fff3b
to
2bf7273
Compare
Quality Gate failedFailed conditions |
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
Changes
Migrate webpack build scripts to TypeScript (webpack.*.js --> webpack.*.ts)
Adds ts-node as loader for webpack CLI