Open
Description
I install lineman-rails
and it works just fine with the rails backend, but I am not sure why I can't get the previous set up even after I disable proxy in application.js
:
server: {
apiProxy: {
enabled: false
// host: 'localhost',
// port: 3000
}
}
and it works just fine again after I uninstall lineman-rails
.
Would appreciate any help.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels