Skip to content

Use non-Webpack-require in evaluated scripts#134

Closed
jclem wants to merge 1 commit into
mainfrom
non-webpack-require
Closed

Use non-Webpack-require in evaluated scripts#134
jclem wants to merge 1 commit into
mainfrom
non-webpack-require

Conversation

@jclem

@jclem jclem commented Apr 21, 2021

Copy link
Copy Markdown
Contributor

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 April 21, 2021 20:20
@github-actions

Copy link
Copy Markdown

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

@jclem

jclem commented Apr 21, 2021

Copy link
Copy Markdown
Contributor Author

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.

1 participant