Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate .yml files into webpacker.yml #403

Merged
merged 27 commits into from
May 22, 2017
Merged

Consolidate .yml files into webpacker.yml #403

merged 27 commits into from
May 22, 2017

Commits on May 20, 2017

  1. Consolidate yml config into one file webpacker.yml

    Setup eager_load
    
    Minor cleanup
    
    Remove behind the scenes
    
    Update template installer
    
    Use filename
    
    Install webpack loader as dependency
    
    Fix spacing
    
    Add watchtoptions
    
    Remove hot
    
    Remove ARGV for dev server
    
    Put back colors
    
    Oops use nil
    
    Use cheap-module-source-map
    
    Minor cleanup
    
    Refactor
    
    Change to default_settings
    gauravtiwari committed May 20, 2017
    Configuration menu
    Copy the full SHA
    dc1e539 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Remove enabled

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    eaa5056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03ed31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c877358 View commit details
    Browse the repository at this point in the history
  4. Add back argv

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    af4be41 View commit details
    Browse the repository at this point in the history
  5. Use 0.0.0.0 for cloud 9

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    58c428d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1702466 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    099f080 View commit details
    Browse the repository at this point in the history
  8. Add https to dev server

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    a60d569 View commit details
    Browse the repository at this point in the history
  9. Move option up

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    32f18cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91c6c7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abc53ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37706a9 View commit details
    Browse the repository at this point in the history
  13. Fix extensions

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    f76db0e View commit details
    Browse the repository at this point in the history
  14. Update readme

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    1140244 View commit details
    Browse the repository at this point in the history
  15. Update changelog

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    f992607 View commit details
    Browse the repository at this point in the history
  16. Use 0.0.0.0 for host

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    5e363f3 View commit details
    Browse the repository at this point in the history
  17. Fix typo

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    bb19d26 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6cdf5d0 View commit details
    Browse the repository at this point in the history
  19. Change wording

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    57e082c View commit details
    Browse the repository at this point in the history
  20. Remove contentBase

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    3046503 View commit details
    Browse the repository at this point in the history
  21. Fix typo

    gauravtiwari committed May 21, 2017
    Configuration menu
    Copy the full SHA
    9d3288a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Configuration menu
    Copy the full SHA
    bfab985 View commit details
    Browse the repository at this point in the history
  2. Add a link break

    gauravtiwari committed May 22, 2017
    Configuration menu
    Copy the full SHA
    c030cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b60766 View commit details
    Browse the repository at this point in the history
  4. Use puts

    gauravtiwari committed May 22, 2017
    Configuration menu
    Copy the full SHA
    6cc0600 View commit details
    Browse the repository at this point in the history
  5. Remove extra puts

    gauravtiwari committed May 22, 2017
    Configuration menu
    Copy the full SHA
    57e7ecf View commit details
    Browse the repository at this point in the history