Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
Precompile wizard-preload
Dieser Commit ist enthalten in:
Ursprung
e28576ba5b
Commit
f19cc33af4
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -18,6 +18,7 @@ config.assets.paths << "#{plugin_asset_path}/stylesheets/wizard"
|
|||
|
||||
if Rails.env.production?
|
||||
config.assets.precompile += %w{
|
||||
wizard-preload.js
|
||||
wizard-custom-guest.js
|
||||
wizard-custom-lib.js
|
||||
wizard-custom.js
|
||||
|
|
Laden …
In neuem Issue referenzieren