RubyGems Navigation menu

jekyll-esbuild 0.1.1

This plugin uses esbuild to process the targeted JavaScript static files in a Jekyll site whenever the site is built. By default, it targets all static files with .js extension, but it can be configured to target only the files specified in a list, which also allows including files of other content types supported by esbuild, such as TypeScript or JSX (still untested with this plugin, however). There are also other options to toggle bundling, minification, and source maps.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 May 11, 2025 (5.5 KB)
  2. 0.1.0 May 11, 2025 (5.5 KB)

Runtime 相依性套件 (2):

jekyll >= 3.0
open3 >= 0

Development 相依性套件 (3):

bundler >= 2.0
rake >= 12.0
rubocop >= 0

擁有者:

推送者:

作者:

  • Samuel Ochoa

SHA 256 總和檢查碼:

=

總下載次數 315

這個版本 189

版本发布:

授權:

Unlicense

Ruby 版本需求: >= 2.7.0

相關連結: