Skip to content

Commit d3f08da

Browse files
jcoynecorylown
authored andcommitted
Revert "Link application.js in manifest"
This reverts commit a3b2d19.
1 parent 9f0531a commit d3f08da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/test_app_templates/lib/generators/test_app_generator.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ def run_spotlight_migrations
3131

3232
def add_spotlight_routes_and_assets
3333
generate :'spotlight:install', '-f --mailer_default_url_host=localhost:3000'
34-
append_to_file 'app/assets/config/manifest.js', "\n//= link application.js\n" if Rails.version > '7' && File.exist?('app/assets/config/manifest.js')
3534
end
3635

3736
def install_test_catalog_controller

0 commit comments

Comments
 (0)