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

Use non-Webpack-require in evaluated scripts #134

Closed
wants to merge 1 commit into from

Conversation

jclem
Copy link
Contributor

@jclem jclem commented Apr 21, 2021

Although it probably has no impact on users, we are currently passing the Webpack form of require to the scripts we run. This uses the __non_webpack_require__ const that Webpack provides and declares a const to make TypeScript happy.

@jclem jclem requested a review from a team as a code owner April 21, 2021 20:20
@github-actions
Copy link

Hello from actions/github-script! (221cfc7)

@jclem
Copy link
Contributor Author

jclem commented Apr 21, 2021

Closing in favor of #135

@jclem jclem closed this Apr 21, 2021
@jclem jclem deleted the non-webpack-require branch April 21, 2021 21:39
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.

None yet

1 participant