Skip to content

[Question] - Would it be ok to move to using Vite ? #17

Description

@VicGUTT

I'm wondering if it'd be ok to move to using ViteJS (which makes use of ESBuild under the hood) instead of raw ESBuild?

(Very biased/Personal) Benefits:

  • Nice "wrapper" around ESBuild providing a better DX (Developer Experience)
  • Ability to use Vitest
  • "build:esm:module": "esbuild src/*.ts src/*.css --outdir=dist/ --format=esm" and other scripts won't break on my machine anymore 😅 (on Windows 👀 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions