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

Can't use webpack 4 with alpha branch #321

Open
seanmacisaac opened this issue Dec 14, 2021 · 0 comments
Open

Can't use webpack 4 with alpha branch #321

seanmacisaac opened this issue Dec 14, 2021 · 0 comments

Comments

@seanmacisaac
Copy link

Describe the bug
Due to the typescript target and module setting of esnext the alpha branch can't be used with webpack 4. Changing this to es6 (or es2015) resolves the issue.

Additional context
We will eventually upgrade to webpack5, but for now have some things that would make that very difficult that we are waiting on maintainers of other projects to resolve. I've forked and have installed from our fork, but would prefer to reference the package on npmjs.com

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

No branches or pull requests

1 participant