taiansu/generator-rf

Error: Can't get / on MS Windows

Closed this issue · 0 comments

The generated project include index.html in line 2 of main.coffee, which can access properly on MS Windows with http://localhost:8080/. Should be a bug of webpack or webpack-dev-server. Have to access http://localhost:8080/index.html explicitly.