gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

Open

#2705 aperta il 15 nov 2022

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)JavaScript (4166 fork)batch import
help wanted

Metriche repository

Star
 (32.979 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I want to use TypeScript with a .mjs (module) Gulpfile. So I renamed my gulpfile to gulpfile.mts, but it says No gulpfile found. TypeScript says it supports the .mts extension here. The above applies to gulpfile.esm.ts and gulpfile.babel.mts and gulpfile.babel.mjs too.

Guida contributor