Skip to content

Typescript loaders#11

Open
Lordfirespeed wants to merge 12 commits intoalexmarqs:mainfrom
Lordfirespeed:typescript-loaders
Open

Typescript loaders#11
Lordfirespeed wants to merge 12 commits intoalexmarqs:mainfrom
Lordfirespeed:typescript-loaders

Conversation

@Lordfirespeed
Copy link
Copy Markdown
Contributor

Resolves #10

@Lordfirespeed
Copy link
Copy Markdown
Contributor Author

Lordfirespeed commented Oct 4, 2024

'lockfile tomfoolery': I adjusted the dependency version of esbuild for vite from 0.21.5 to 0.23.1 by editing pnpm-lock.yaml manually
I did this because the build was failing on node 16, which seemed to be because esbuild's post-install script was throwing a hissy fit at two versions of esbuild being installed in the same environment

@alexmarqs alexmarqs added the enhancement New feature or request label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Script Adapter: Support importing TypeScript using a TypeScript loader (optionally)

2 participants