Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
precompile wizard-custom-guest
Dieser Commit ist enthalten in:
Ursprung
6d63a7927b
Commit
a2b15024b9
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -15,6 +15,7 @@ config.assets.paths << Rails.root.join('plugins', 'discourse-custom-wizard', 'as
|
|||
|
||||
if Rails.env.production?
|
||||
config.assets.precompile += %w{
|
||||
wizard-custom-guest.js
|
||||
wizard-custom-lib.js
|
||||
wizard-custom.js
|
||||
wizard-plugin.js
|
||||
|
|
Laden …
In neuem Issue referenzieren