Skip to content

Commit

Permalink
Remove webpack/webpacker
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Sep 13, 2024
1 parent 5b55c65 commit 4526290
Show file tree
Hide file tree
Showing 9 changed files with 326 additions and 4,719 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ end

# Use Puma as the app server
gem "puma", "~> 6.4.2"
# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker
gem "webpacker", "~> 5.0"

# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", ">= 1.4.2", require: false
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down Expand Up @@ -281,11 +280,6 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webpacker (5.4.4)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
webrick (1.8.1)
websocket (1.2.10)
websocket-driver (0.7.6)
Expand Down Expand Up @@ -339,7 +333,6 @@ DEPENDENCIES
timecop
vite_rails (~> 3.0)
webmock
webpacker (~> 5.0)
yard (~> 0.9.36)

BUNDLED WITH
Expand Down
5 changes: 0 additions & 5 deletions demo/config/webpack/development.js

This file was deleted.

3 changes: 0 additions & 3 deletions demo/config/webpack/environment.js

This file was deleted.

5 changes: 0 additions & 5 deletions demo/config/webpack/production.js

This file was deleted.

5 changes: 0 additions & 5 deletions demo/config/webpack/test.js

This file was deleted.

92 changes: 0 additions & 92 deletions demo/config/webpacker.yml

This file was deleted.

Loading

0 comments on commit 4526290

Please sign in to comment.