Italo Maia
Italo Maia
Found the problem. node_modules was not in .git_ignore, but, there is still seems to be a problem here. If the "git stack" is very large, git-control breaks.
Is there a checklist?
It would be nice to be able to access the child component context from slot. ``` Header {{ item }} {{ item.id }} {{ item.name }} ``` Expected Result: ```...
Even if the docker docker-machine is connected is remote and my project folder is local?
Is that duplicated code?
#37 duplicates the environment variables twice. Would there be a better approach? .env is quite clean, even if not "right".
Would this be the case where a fork is fair game?
It would also be nice to have with_superuser for get_objects_for_user to false
Yeap; if the js file is served by the view, it would be nice to have that response cached. With SPA's, caching this particular view is not a big problem,...
Another approach would be to create an option to disable adding gluejs route. This way, the user could add a route to gluejs with caching enabled.