-
Updated
Aug 1, 2021 - JavaScript
build-tool
Here are 1,320 public repositories matching this topic...
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Aug 1, 2021 - TypeScript
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 24, 2021 - Go
Just came across one of our client projects, which uses their own npm registry instead of the official one. By making it configurable via cli-flag like --registry https://my-registry.com
we could support that use case.
I'm wondering if this is how we can make our npm plugin testable too! We could spin up a fake registry since we only ever download the tarball and use the --registry
flag in
-
Updated
May 14, 2021 - Go
right now the image-loader middleware only supports the formats ICO, JPEG, PNG, GIF, SVG and WEBP.
It would be very useful to also add the new AVIF format, that is already being used on the web and that is quickly gaining popularity and browser supports
-
Updated
Aug 1, 2021 - C
For the sake of completeness, the Task runner in verbose with (i.e. task -vvvvv
) should report when a task is complete and starts.
-
Updated
Jul 31, 2021 - Java
The MSBuildSettings
extension UseToolVersion
expects a valid value from the MSBuildToolVersion enumeration.
public static MSBuildSettings UseToolVersion(this MSBuildSettings settings, MSBuil
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Aug 1, 2021 - C++
hello, i just found a text mentioning a basePxFontSize
configuration which is not documented anywhere inside the doc. This is really useful to use inside custom transforms and it should be documented.
-
Updated
Aug 1, 2021 - Go
debootstrap.sh
replaces extraargs
or another line in the environment where it finds 'console=' before the line that starts with console=
Suggested the following fix:
--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
# if we have a headless device, set console to DEFAULT_CONSOLE
if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianE
-
Updated
Jul 28, 2021 - Python
This issue is tracking the documentation that has to be updated.
- Document new platform commands
- Update the section dedicated to page
<title>
and tell about [Browser.documen
Right now it fails in all sorts of subtle ways relating to failures to resolve requirements and picking weird interpreters (e.g., due to the issue explained in pantsbuild/pex#957).
It hypothetically possible to build lambdas on MacOS if all transitive requirements have prebuilt linux wheels, but that is too narrow a case to support, and it's subtle and tricky to get ri
-
Updated
Jul 30, 2021 - Scala
-
Updated
Mar 2, 2020 - Go
Improve this page
Add a description, image, and links to the build-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the build-tool topic, visit your repo's landing page and select "manage topics."
steps
Use the following
project/build.properties
:and the following
build.sbt
:Launch
sbt
p