Luciano Alves

Results 10 issues of Luciano Alves

* add config file prefix extension *.config.js

### The problem I'm using fedora 38 I just formatted the computer I installed a Nerd Fonts and I noticed that it's not displaying all the icons in the terminal...

bug

I'm trying to better understand what would be useful about adding SWC in metro and leaving babel since SWC is much faster. I need to understand more from you, if...

I wanted to understand a little more about the complexity of adding SWC support to React Native. I would like to hear from you, you are also waiting for this...

I saw the need to add icons to the facebook/metro config and react-native cli configuration file Features - Add React Native CLI Icon - Add Facebook Metro Config Icon

Must add feature to load environment variables using flags example: ```sh axts --watch --env-file .env.development src/main.ts ```

enhancement

I'm using swc to build a project that works with modules ```json { // ... "type": "module" // ... } ``` when I build using the swc cli it doesn't...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

### Describe the bug import { transform } from '@swc/core' does not work resolveFully import { transformFile } from '@swc/core' resolveFully works I made a cli that uses swc to...

C-bug

Why can't we still support Java JDK 21 or even 25, since these are the stable LTS versions for a long time?

stale