Skip to content

Commit

Permalink
removed webpack code
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepika Gonuguntla committed Dec 8, 2022
1 parent 30ea3d6 commit 8eb56fa
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .ebextensions/11_react_rails.config
Original file line number Diff line number Diff line change
@@ -1,8 +0,0 @@
08_install_weback:
command: "sudo npm install --save-dev webpack"
09_install_babel:
command: "sudo npm install --save-dev babel-loader"
10_webpack:
command: "bundle exec rails webpacker:install"
11_asset_precompile:
command: "bin/webpack"

0 comments on commit 8eb56fa

Please sign in to comment.