Remove unused precompilation file
Dieser Commit ist enthalten in:
Ursprung
ec64ae83f4
Commit
37e609430b
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
|
@ -18,7 +18,6 @@ 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