Manas
Manas
I am counting on support for Eyeglass too :) thanks.
My problem: Want to use Datastore locally only. No sync. Just a nice little datastore abstracting away the woes of local storage for various platforms. My (very dirty) solution: I...
I am facing the same issue, any fix?
I'm affected by this too! Temporary forking with this branch. Thank you
@tripper54 , thanks, you solved my issue of app.js trying to look for 0.app.js file in localhost/ rather than localhost/js `output: {publicPath: "/js/", filename: "app.js"}, ` This line specifically!
Any update? thanks