FranciscoG
FranciscoG
any possibility of getting this merged in?
The extending thing didn't quite work for me so I ended up writing my config like another plugin ```js const withPlugins = require('next-compose-plugins'); const optimizedImages = require('next-optimized-images'); const withBundleAnalyzer =...
Would be great if this was possible. I have a very very hacky way of doing it now here's what I'm doing now. Notes: - this is very specific to...
at least it's just warnings and not causing any issues that I can see, still weird that it's happening
+1 for this feature request
@hedgehog1029 I've asked on the [discord](https://discord.gg/r7UEdpF) developer channel to see if the last major update changed the way DM's work. I know they switched from using a third party (PubNub)...
yeah I'm realizing this now as I'm trying to figure this out myself. so annoying. I'm trying to see if there's something lodash can do to compare previous download of...
that's awesome! so much better than polling. I assume we still have to mark that message as read. This only replaces the `GET https://api.dubtrack.fm/message/new - Poll for new messages`