-
Updated
Jul 8, 2022 - JavaScript
monorepo
Here are 1,970 public repositories matching this topic...
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 8, 2022 - TypeScript
What version of Turborepo are you using?
1.2.11
What package manager are you using / does the bug impact?
pnpm
What operating system are you using?
Mac
Describe the Bug
In the past JSON5 support was added to turbo.json but adding // comment now breaks with:
error unmarshalling invalid character '/' looking for beginning of object key string
ERROR turbo.json: in
-
Updated
Jul 8, 2022 - TypeScript
[META] Ideas 💡
This meta issue contains various ideas that may never be implemented, it's a good place to put things that could create useless noise in the issues section
Misc
- add a way to configure the CLI and apps to have two loggers, a full one in JSON in a file + a filtered one formatted for console on stdout
- add i18n support on CLI help messages
- add i18n support on error message
-
Updated
Jul 8, 2022 - TypeScript
MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.
This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jun 29, 2022
-
Updated
Jun 4, 2022 - TypeScript
-
Updated
Jul 6, 2022 - TypeScript
Let's add MinVer and on successful builds generate a release.
Add CodeStyle
With Python, we support setting env variables two ways:
[test].extra_env_vars- the
extra_env_varsfield
Neither is hooked up for Go, which is pure oversight.
Hook up [test].extra_env_vars
- Request
TestExtraEnvin the@rulesignature
-
Updated
Jun 30, 2022 - Go
-
Updated
Sep 18, 2021 - JavaScript
In devp2p at least in eth and les we always generate a debug string even if we are not in debug mode, e.g. here: https://github.com/ethereumjs/ethereumjs-monorepo/blob/8e1c3cf9c47bfc037182c275f46eef405ef70dca/packages/devp2p/src/protocol/eth.ts#L43
Guards should be added so we don't unnecessarily generate debug strings in case we are not in debug mode.
-
Updated
Jul 8, 2022 - Python
-
Updated
Dec 1, 2017 - TypeScript
-
Updated
Jan 15, 2022 - Go
There is an issue when adding new languages that I believe is related to react suspense. See i18next/react-i18next#977
Error:
Steps to reproduce:
- Add a new language to Locize.
- Make su
-
Updated
Jun 23, 2022 - TypeScript
-
Updated
Jul 8, 2022 - TypeScript
I tried to create an iOS release build.
Steps to reproduce:
- install pods
- open Xcode Workspace
- edit schema to release
- start build
Looks like the bundler doesn't know the "ios" platform => no bundle creation.
"error Invalid platform "ios" selected"
+ node /Users/userName/RN-mono/node_modules/react-native/cli.js bundle --entry-file index.js --platform ios --dev fals
Improve this page
Add a description, image, and links to the monorepo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the monorepo topic, visit your repo's landing page and select "manage topics."
