Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Simplify setup #2

Merged
merged 2 commits into from
Nov 13, 2022
Merged

Simplify setup #2

merged 2 commits into from
Nov 13, 2022

Conversation

thgh
Copy link
Contributor

@thgh thgh commented Nov 13, 2022

The setup can be simplified by setting up middleware and webpack config automatically

@@ -5,7 +5,7 @@
"dom.iterable",
"esnext"
],
"target": "es5",
"target": "es2019",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what payload uses internally, so it's safe

@ScottEAdams ScottEAdams merged commit ec8fe54 into ScottEAdams:main Nov 13, 2022
@thgh
Copy link
Contributor Author

thgh commented Nov 13, 2022

Did these changes not work? (I didn't test properly)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants