react-redux-cesium-testing-demo
react-redux-cesium-testing-demo copied to clipboard
A sample project demonstrating configuration of React, Redux, Webpack, Cesium, and Mocha
## Hello, dear @markerikson Now I decided to collect project to production version And I see this errors in console:  server config : ``` app.use("/", express.static(PATHS.dist)); app.listen(ENVIRONMENT.port, ENVIRONMENT.host, function...
No real issue, but more a question about the status: Is it right that you still need to copy some assets to output folder (copyCesium.js)? Is there any progress in...