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
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