Goon
Goon
While JPG works fine, PNG images don't seem to be optimized. page/index.js ``` export default function Home(){ return () } ``` next.config.js ``` const withPlugins = require('next-compose-plugins'); const optimizedImages =...
I tried this API but it didn't work due to some redirect issue (I guessed)... ``` const { data, headers } = await bitbucket.downloads.get({ filename, repo_slug, workspace, fields }) ```
When will you be able to try Tensorflowjs implementation? 😄
Firstly, thank you for trying to build this plugin. It works pretty well, except the Mesh feature of DragonBones. The image aren't stretched as we expected. Check out these screenshots:...
I'm using the ANE for macOS, but the result video look weird, do you know why?  While it should be:  Thanks,
- [x] Webhook events: build status - [x] Webhook events: deploy status - [x] Send notifications via email - [ ] Send notifications via web push
**Is your proposal related to a problem? Please describe.** Use `bun` as runtime environment to enhance speed & performance
**Is your proposal related to a problem? Please describe.** `dx kb` is now using `kubectl` at the client, lead to authentication step, and also need to install `kubectl`. **Describe the...
- [ ] Backups should be upload to somewhere rather than storing in local - [ ] By amount of backups - [ ] By amount of time - [...
**Is your feature request related to a problem? Please describe.** After finish testing on `dev` environment, if we want to deploy `prod`, we have to run `dx up --prod` and...