mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 17:57:23 +08: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
|
||||
assets = get_assets("locales/") + get_assets("")
|
||||
puts "pre staging: #{a.join(' ')}"
|
||||
puts "pre staging: #{assets.join(' ')}"
|
||||
|
||||
# makes testing simpler leaving this here
|
||||
config = YAML::load(File.open("#{Rails.root}/config/cdn.yml"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user