react-redux-cesium-testing-demo icon indicating copy to clipboard operation
react-redux-cesium-testing-demo copied to clipboard

A sample project demonstrating configuration of React, Redux, Webpack, Cesium, and Mocha

Results 2 react-redux-cesium-testing-demo issues
Sort by recently updated
recently updated
newest added

## Hello, dear @markerikson Now I decided to collect project to production version And I see this errors in console: ![image](https://cloud.githubusercontent.com/assets/16340911/23170576/b59be726-f860-11e6-9cb8-341ca48e5b71.png) 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...