gulpjs/gulp

TypeScript Module `gulpfile.mts` Not Supported

Offen

#2.705 geöffnet am 15.11.2022

 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (4.166 Forks)batch import
help wanted

Repository-Metriken

Stars
 (32.979 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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