smallufo
smallufo
To externalize JS code to separated JS file , instead of put it in the block of each page. Maybe lazy loading JS file will also increase the load time....
This pull request may resolve https://github.com/slackapi/java-slack-sdk/issues/1165 ### Category (place an `x` in each of the `[ ]`) * [x] **bolt** (Bolt for Java) * [ ] **bolt-{sub modules}** (Bolt for...
https://slack.dev/java-slack-sdk/guides/app-distribution ``` // The standard AWS env variables are expected // export AWS_REGION=us-east-1 // export AWS_ACCESS_KEY_ID=AAAA************* // export AWS_SECRET_ACCESS_KEY=4o7*********************** // Please be careful about the security policies on this bucket....