monorepo
Here are 1,736 public repositories matching this topic...
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Mar 25, 2022 - TypeScript
mapbox-gl-js version:2.6.1
browser:Chrome
Steps to Trigger Behavior
1.create LngLatBounds as bounds
2 .use map.fitBounds and pass the center option to it
Link to Demonstration
check out this link for more info:
https://jsbin.com/zodotod/edit?html,output
Expected Behavior
The bounds should be in the view and the center of the map should be the `cen
What version of Turborepo are you using?
1.1.7-canary.5
What package manager are you using / does the bug impact?
npm
What operating system are you using?
Mac
Describe the Bug
All the task log lines are prefixed
-
Updated
Mar 24, 2022 - TypeScript
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
 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
Mar 23, 2022 - TypeScript
Real User-Agent is detectable with <iframe> when using "puppeteer-extra-plugin-stealth". To prevent it use "'--disable-features=site-per-process'" argument for puppeteer.launch(). See explanation: puppeteer/puppeteer#2548
Real screen size is also detectable with iframe, to prevent it I used preload() script.
OS: Windows 10
"puppeteer": 3.0.4
"puppeteer-extra": 3.1
-
Updated
Mar 25, 2022
-
Updated
Mar 11, 2022 - TypeScript
Let's add MinVer and on successful builds generate a release.
-
Updated
Mar 24, 2022 - TypeScript
Add CodeStyle
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Mar 24, 2022 - Go
Is your feature request related to a problem? Please describe.
if you have pytest as a dependency in your requirements.txt and you import pytest in your test files or conftest.py so it is discovered by dependency inference, what pytest distribution is used for the tests ? the global defined in pan
-
Updated
Mar 24, 2022 - Python
Depends on #1048
Another Ethers issue
-
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
Mar 7, 2022 - TypeScript
-
Updated
Mar 20, 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."





Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea