esbuild-plugin-stimulus
esbuild-plugin-stimulus copied to clipboard
esbuild plugin for automatically loading Stimulus controllers from a folder
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 22. Release notes Sourced from cachix/install-nix-action's releases. install-nix-action-v22 Nix 2.16.1 Fix issues with System Integrity Protection when using macos-12 install-nix-action-v21 pin Nix to 2.15.1 (recent...
Hello Thanks for the great plugin I noticed the "stimulus_ns" entry in my generated source map had the absolute path of the Stimulus controllers folder. This meant on production I...
The current behavior of the plugin is to ignore directory-not-found errors and return an empty definition list. This probably shouldn't be the default and should instead be an opt-in.