mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
oops
This commit is contained in:
parent
92e15ff4ef
commit
e1b958d483
@ -15,7 +15,7 @@ task 'assets:prestage' => :environment do |t|
|
|||||||
|
|
||||||
# pre-stage css/js only for now
|
# pre-stage css/js only for now
|
||||||
assets = get_assets("locales/") + get_assets("")
|
assets = get_assets("locales/") + get_assets("")
|
||||||
puts "pre staging: #{a.join(' ')}"
|
puts "pre staging: #{assets.join(' ')}"
|
||||||
|
|
||||||
# makes testing simpler leaving this here
|
# makes testing simpler leaving this here
|
||||||
config = YAML::load(File.open("#{Rails.root}/config/cdn.yml"))
|
config = YAML::load(File.open("#{Rails.root}/config/cdn.yml"))
|
||||||
|
Loading…
Reference in New Issue
Block a user