Skip to content

Instantly share code, notes, and snippets.

@lettergram
Created November 3, 2019 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lettergram/b02e128c5614de7e7b06577b773436c1 to your computer and use it in GitHub Desktop.
Save lettergram/b02e128c5614de7e7b06577b773436c1 to your computer and use it in GitHub Desktop.
ebextension to install webpack
container_commands:
01_install_webpack:
command: npm install --save-dev webpack
02_precompile:
command: bundle exec rake assets:precompile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment