Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useSemi: false in format options ignored on imports #116

Open
userquin opened this issue May 7, 2024 · 0 comments
Open

useSemi: false in format options ignored on imports #116

userquin opened this issue May 7, 2024 · 0 comments

Comments

@userquin
Copy link

userquin commented May 7, 2024

Environment

------------------------------
- Operating System: Windows_NT
- Node Version:     v20.10.0
- Package Manager:  pnpm@9.0.6
------------------------------

Reproduction

https://github.com/vite-pwa/create-pwa :

  • pnpm install && nr build
  • cd examples && node ../index.js
  • follow the prompts (options doesn't matter) then open vite config file inside created folder

Describe the bug

useSemi: false shouldn't add imports with ;:

Generates import { VitePWA } from 'vite-plugin-pwa';

Additional context

No response

Logs

No response

@userquin userquin changed the title useSemi: false` in format options ignored on imports useSemi: false in format options ignored on imports May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant