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

Fix webpack build issue #263

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Fix webpack build issue #263

merged 1 commit into from
Oct 20, 2022

Conversation

HwangTaehyun
Copy link
Contributor

@HwangTaehyun HwangTaehyun commented Oct 17, 2022

@travist I use DefinePlugin & ProvidePlugin to refer process.env.npm_package at web browser.
I checked http:https://localhost:4000/demo/index.html has no error.

Would you add the label "HACKTOBERFEST-ACCEPTED" to this PR?

Thank you!

- Use DefinePlugin & ProvidePlugin to refer process.env.npm_package at web browser
@HwangTaehyun
Copy link
Contributor Author

Could you review this PR? @travist

@travist travist merged commit 541c0a1 into travist:master Oct 20, 2022
@travist
Copy link
Owner

travist commented Oct 20, 2022

It looks like the test.html page is no longer working, which shows all that the tests run and are passing.

http:https://localhost:4000/test/index.html

@HwangTaehyun
Copy link
Contributor Author

HwangTaehyun commented Oct 21, 2022

@travist Oh, I'll look at this!
I open new PR and handle this issue. #266

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

Successfully merging this pull request may close these issues.

None yet

2 participants