gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

Open

#2.705 geöffnet am 15. Nov. 2022

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (32.979 Stars) (4.166 Forks)batch import
help wanted

Beschreibung

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.

Contributor Guide