antfu / vscode-file-nesting-config

Config of File Nesting for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.env files should only under vite.config.ts

tjx666 opened this issue · comments

Describe the bug

image

Reproduction

see the screenshot

System Info

System:
    OS: macOS 13.0.1
    CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
    Memory: 238.95 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.18.1 - ~/Library/Caches/fnm_multishells/17118_1670566542068/bin/node
    Yarn: 1.22.19 - ~/Library/Caches/fnm_multishells/17118_1670566542068/bin/yarn
    npm: 8.19.2 - ~/Library/Caches/fnm_multishells/17118_1670566542068/bin/npm
  Browsers:
    Chrome: 108.0.5359.98
    Firefox Developer Edition: 104.0
    Safari: 16.1

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

I'm experiencing the same bug. webpack.mix.js gets nested under both artisan and package.json

Screenshot 2023-09-27 110405