-
Unfortunately, due to heavy load at times on the central scheduler, heartbeats are regularly missed at points of stress in Beemo (and thus the bot cannot stay connected to the gateway). Usual times wh…
-
Hello!
My team is using beemo for a library that is being converted to ESM. Both [Prettier](https://prettier.io/docs/en/configuration.html) and [ESLint](https://eslint.org/docs/user-guide/configur…
-
Bot has admin permissions
-
**Describe the bug**
Unable to build superset-ui-plugins-deckgl, `Error: Module @superset-ui/build-config defined in "beemo.module" could not be found.`
**To Reproduce**
Steps to reproduce the be…
-
Due to resolution of the beemo. Typescript file is selected when running create-config for webpack. instead of js file.
Can this be fixed as webpack doesn't have native support for webpack configs?
-
## Issue Description
I'm doing an experiment and trying to convert map structure from configuration server to local entity, but I failed.
I know we have a `nacos-spring-config-pojo-example` demo, b…
-
### Description
Wanted to contribute to the project by adding additional matches and enhancements, struggling to get tests running:
### Output
```bash
➜ interweave git:(master) yarn test
yarn …
-
Currently I am migrating to beemo v2 and I am facing issue with webpack config. I would like to change strategy from `STRATEGY_REFERENCE` to `STRATEGY_CREATE`.
I didn't find any guidance on how to …
-
The current behavior is that beemo throws when the config is a function.
https://github.com/beemojs/beemo/blob/148035874cd7572aa7c04105b274d452b2e86655/packages/core/src/routines/CreateConfigRoutin…
-
As the title states, `Script.tool` is `undefined`.
Reproduction:
```
yarn add @niieani/beemo-build-tools@0.0.8 --dev
```
Add a `.config/beemo.ts`:
```ts
import {BeemoConfig} from '@beem…