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

Typescript loader addition #1221

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Typescript loader addition #1221

merged 1 commit into from
Mar 28, 2023

Conversation

gaurav884
Copy link
Contributor

@gaurav884 gaurav884 commented Mar 24, 2023

Description

  • Added a typescript loader(ts-loader V3.5.0) for webpack
  • Replaced containers “workers list” and ‘workers Page” with their older version
  • UI of the “workers list” and ‘workers Page” has also been modified.
  • Fixed many other bugs which were causing import related errors.

Related Issue

There were many bugs because of typescipt migration.

Motivation and Context

typescript loader(ts-loader V3.5.0) allows us to specify where to find the TypeScript configuration file without which we were getting import errors and also replacement of containers “workers list” and ‘workers Page” with their older version because of poor typescript migration which was causing many errors.

Reviewers

@7a @viyatb

1n1t6Sh3ll added a commit to 1n1t6Sh3ll/owtf that referenced this pull request Mar 27, 2023
@viyatb viyatb merged commit caeb45a into owtf:develop Mar 28, 2023
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