Skip to content
/ esbuild Public

Esbuild cli that also includes scss / sass plugin

Notifications You must be signed in to change notification settings

mvnpm/esbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

060e7be · Oct 3, 2024

History

40 Commits
Mar 18, 2024
Jan 8, 2024
Jul 30, 2024
Sep 17, 2024
Nov 14, 2023
Dec 11, 2023
Nov 10, 2023
Oct 3, 2024
Sep 16, 2024
Sep 16, 2024
Dec 11, 2023
Oct 2, 2024

Repository files navigation

Scss enabled version of esbuild

This project extends esbuild with a scss plugin. The normal cli still works, but it has a scss plugin added.

To build

make platform-all

This is used by esbuild-java for the quarkus web bundler