just icon indicating copy to clipboard operation
just copied to clipboard

The task library that just works

Results 82 just issues
Sort by recently updated
recently updated
newest added

New to `just` and new to `babel`. Then I started the project with `npm init uifabric` and in came with `bebelrc.js` in the package. Now I'm trying to add babel...

Type: Bug :bug::bug::bug:

I'm trying to [`typescript-plugin-styled-components`](https://github.com/Igorbek/typescript-plugin-styled-components) to add plugin to `ts-loaded` webpack config meaning that I need to add function to webpack's `module.rules[index_of_ts_oader].options` which I can do using `tsOverlay` and `loaderOptions` but...

Area: Documentation

Current documentation landing page is this one: [https://microsoft.github.io/just/](https://microsoft.github.io/just/) and it has zero useful information on it. Consider changing it to [Getting Started](https://microsoft.github.io/just/docs/doc-start) instead.

Area: Documentation

It would be great to be able to use Just with TypeScript, through @babel/register. I propose making a config file for Just, for e.g. specifying configuration like require hook. This...

Hi, Thank you for best task runner development, I want to use just.config **.ts** not just.config **.js** But just-script not pass TS_NODE_PROJECT environment variable to internal ts-node processor. This cause...

Suppose I want to use the `webapp` preset and add something before (or after) the `ts` task: ``` const { taskPresets, chain } = require('just-scripts'); taskPresets.webapp(); chain('some-task').before('ts'); ``` If I...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/microsoft/just). ## Repository Problems These problems occurred while...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.23.1` -> `8.24.0`](https://renovatebot.com/diffs/npm/eslint/8.23.1/8.24.0) |...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [beachball](https://microsoft.github.io/beachball/) ([source](https://togithub.com/microsoft/beachball)) | [`2.30.2` -> `2.31.1`](https://renovatebot.com/diffs/npm/beachball/2.30.2/2.31.1) |...

renovate