Fr33maan
Fr33maan
What is "Sails auto-migration" ? Is it a package ? Be aware that `sails-hook-autoreload` is incompatible with a lot of packages.
This should work without trouble. Please, provide a reproduction repo with minimal setup.
Thanks @gleam-ru I'm going to have a look. As I don't use sails 1.x for now I didn't dive into this earlier. If you succeed making a FIX, don't hesitate...
Sorry I didn't take the time to solve it. Le 1 mars 2018 15:04, "Zeex" a écrit : > No update on this blocking issue since months, it seems this...
I'm so busy dudes. I understand its blocking for you but money comes before open source and Im sure all of you understand that. As we have the reproduction repo,...
Did someone found a fix for this one ? The problem looks to be located in waterline so we need another way to reload ORM otherwise the callback is called...
I updated the readme to document that bug.
Does anyone know what the `archiveModelIdentity` setting is for ?
I had this issue and successfully fixed it. It was about hooks in .sailsrc if my memory is good. I've got a repo which implements sails/sails-hook-autoreload/sails-webpack with react/redux, hot reloading,...
Well, shutdown and restarting the server takes up to 3/4 seconds in my case (webpack because of React). The hook is better. I've got 2 watchers, one is sails-hook-autoreload which...