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 dev server #565

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

starnutoditopo
Copy link

Fix issue with webpack-dev-server (now deprecated)
Add missing import of css that causes error in controls display
Removed "fs: 'empty'" configuration; warning: this line was marked with a reference to an issue
Add support to in-container development with VSCode and Docker. To run the example within VSCode: just open the project's directory in container, then in a terminal, run "yarn", then "yarn example"; view the result in a browser at www://localhost:8080

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