mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
This reverts 1b622667bc8c08e56707b3f0a43828808d024787 We have had reports of issues rebuilding under memory-constrained environments. Reverting while we investigate further.
This commit is contained in:
@ -180,7 +180,7 @@ module Discourse
|
||||
discourse/tests/test_starter.js
|
||||
}
|
||||
|
||||
if ENV['EMBER_CLI_PROD_ASSETS'] == "0"
|
||||
if ENV['EMBER_CLI_PROD_ASSETS'] != "1"
|
||||
config.assets.precompile += %w{
|
||||
discourse/tests/test-support-rails.js
|
||||
discourse/tests/test-helpers-rails.js
|
||||
|
Reference in New Issue
Block a user