Julien Ripouteau

Results 24 issues of Julien Ripouteau

Hey ! Thanks for MRM ! Super useful tool 🚀 I just fixed the "homepage" link of each package.json, so that the link displayed from the npm site does not...

Hey ! Thanks for this cool project, I use it every day when I am using UnoCSS and the icons preset. We recently added support for Iconify in Edge, the...

Hey. Just migrated to the latest Japa version

Fix #820 Hey 👋 So I just added a `dontDrop` property in the `SharedConfigNode` interface, which allows users to give a list of table names not to be dropped when...

Status: Abandoned

## Why this feature is required (specific use-cases will be appreciated)? Today the process for using adonis sail is as follows: - Install adonis with create-adonis-ts-app - Install and configure...

Type: Enhancement

Linked to #23 ## Refactor - Moved what is related to CLI parsing into its own file - Moved what is related to configuration and configuration normalization to its own...

Semver: Minor

So let's imagine that the user defines several reporters : ```ts configure({ reporters: [specReporter(), dotReporter()] }) ``` In this case, we would like to have the output of a single...

Semver: Major
Type: Feature Request

- Replaces the `--encore` by `--bundler [vite, encore]` - Add a prompt to select the bundler ![image](https://user-images.githubusercontent.com/8337858/198156545-794127d5-893d-485c-9f83-7dd7679a3114.png)