lib/tasks/testrails/log/development.log in ruby2js-4.0.3 vs lib/tasks/testrails/log/development.log in ruby2js-4.0.4

- old
+ new

@@ -1,34 +1,37 @@ -Started GET "/" for 127.0.0.1 at 2021-03-09 12:49:41 -0500 -  (1.0ms) SELECT sqlite_version(*) +Started GET "/" for 127.0.0.1 at 2021-03-10 15:16:07 -0500 +  (0.9ms) SELECT sqlite_version(*) Processing by Rails::WelcomeController#index as */* Rendering /var/lib/gems/2.7.0/gems/railties-6.1.3/lib/rails/templates/rails/welcome/index.html.erb - Rendered /var/lib/gems/2.7.0/gems/railties-6.1.3/lib/rails/templates/rails/welcome/index.html.erb (Duration: 6.4ms | Allocations: 406) -Completed 200 OK in 18ms (Views: 9.7ms | ActiveRecord: 0.0ms | Allocations: 3683) + Rendered /var/lib/gems/2.7.0/gems/railties-6.1.3/lib/rails/templates/rails/welcome/index.html.erb (Duration: 5.6ms | Allocations: 444) +Completed 200 OK in 17ms (Views: 9.0ms | ActiveRecord: 0.0ms | Allocations: 3689) -Started GET "/greeter/hello" for ::1 at 2021-03-09 12:49:42 -0500 -Processing by GreeterController#hello as HTML +Started GET "/demo/run" for ::1 at 2021-03-10 15:16:08 -0500 +Processing by DemoController#run as HTML Rendering layout layouts/application.html.erb - Rendering greeter/hello.html.erb within layouts/application - Rendered greeter/hello.html.erb within layouts/application (Duration: 1.3ms | Allocations: 84) + Rendering demo/run.html.erb within layouts/application + Rendered demo/run.html.erb within layouts/application (Duration: 0.9ms | Allocations: 109) [Webpacker] Compiling... [Webpacker] Compiled all packs in /srv/git/ruby2js/lib/tasks/testrails/public/packs -[Webpacker] Hash: e332c6419728fac579d5 +[Webpacker] Hash: 79f25e549a8ad9e804d4 Version: webpack 4.46.0 -Time: 1616ms -Built at: 03/09/2021 12:49:45 PM +Time: 3606ms +Built at: 03/10/2021 3:16:13 PM Asset Size Chunks Chunk Names - js/application-f826770d917d8a37c1d8.js 125 KiB application [emitted] [immutable] application -js/application-f826770d917d8a37c1d8.js.map 139 KiB application [emitted] [dev] application + js/application-2e05371e63dba85442a3.js 342 KiB application [emitted] [immutable] application +js/application-2e05371e63dba85442a3.js.map 351 KiB application [emitted] [dev] application manifest.json 364 bytes [emitted] -Entrypoint application = js/application-f826770d917d8a37c1d8.js js/application-f826770d917d8a37c1d8.js.map +Entrypoint application = js/application-2e05371e63dba85442a3.js js/application-2e05371e63dba85442a3.js.map [./app/javascript/channels sync recursive _channel\.js$] ./app/javascript/channels sync _channel\.js$ 160 bytes {application} [built] [./app/javascript/channels/index.js] 211 bytes {application} [built] -[./app/javascript/packs/application.js] 492 bytes {application} [built] +[./app/javascript/elements sync recursive _elements?\.js(\.rb)?$] ./app/javascript/elements sync _elements?\.js(\.rb)?$ 191 bytes {application} [built] +[./app/javascript/elements/index.js] 121 bytes {application} [built] +[./app/javascript/elements/my_element_element.js.rb] 4.83 KiB {application} [optional] [built] +[./app/javascript/packs/application.js] 511 bytes {application} [built] [./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 552 bytes {application} [built] - + 3 hidden modules + + 22 hidden modules - Rendered layout layouts/application.html.erb (Duration: 3016.1ms | Allocations: 44814) -Completed 200 OK in 3028ms (Views: 3020.4ms | ActiveRecord: 0.0ms | Allocations: 48630) + Rendered layout layouts/application.html.erb (Duration: 4921.3ms | Allocations: 17175) +Completed 200 OK in 4926ms (Views: 4923.3ms | ActiveRecord: 0.0ms | Allocations: 20916)