Détail du package

gulp-swc

konclave13.7kMIT2.2.0

Use swc javascript/typescript compiler with Gulp

gulpplugin, swc, compiler, javascript

readme

gulp-swc

Gulp plugin that allows to use swc javascript / typescript compiler in a gulp pipeline.

Docs

Read full docs here.

changelog

Changelog

v2.2.0 - 2024-09-01

  • Updated swc-core dependency to v1.7.20;
  • Replaced some external dependencies with the internal implementation.