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

Remove unused production code #18

Closed
wants to merge 6 commits into from
Closed

Commits on Apr 11, 2017

  1. Inline production error

    Brandon Dail committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    0f2b269 View commit details
    Browse the repository at this point in the history
  2. Use bundle-collapser/plugin for production build

    Brandon Dail committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    5665e44 View commit details
    Browse the repository at this point in the history
  3. Conditionally require invariant only in DEV

    Brandon Dail committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    eb57a80 View commit details
    Browse the repository at this point in the history
  4. Update production error message library name

    Brandon Dail committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    667e270 View commit details
    Browse the repository at this point in the history
  5. Use uglifyify to remove conditional invariant require

    Brandon Dail committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    85f7ae5 View commit details
    Browse the repository at this point in the history
  6. invariant -> invariantInDevOnly

    Brandon Dail committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    766e9df View commit details
    Browse the repository at this point in the history