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?
|
if Rails.env.production?
|
||||||
config.assets.precompile += %w{
|
config.assets.precompile += %w{
|
||||||
|
wizard-preload.js
|
||||||
wizard-custom-guest.js
|
wizard-custom-guest.js
|
||||||
wizard-custom-lib.js
|
wizard-custom-lib.js
|
||||||
wizard-custom.js
|
wizard-custom.js
|
||||||
|
|
Laden …
In neuem Issue referenzieren