constant PRECOMPILE_ASSETS

Ruby on Rails 1.1.1

Since v1.1.1 Last seen in v1.3.4

Available in: v1.1.1 v1.2.2 v1.3.4

If you don’t want to precompile Stimulus’s assets (e.g., you’re using jsbundling), you can do this in an initializer:

config.after_initialize do

config.assets.precompile -= Stimulus::Engine::PRECOMPILE_ASSETS

end

Type at least 2 characters to search.

↑↓ navigate · open · esc close