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

Add support for Elm assets #1968

Merged
merged 30 commits into from Sep 24, 2018
Merged

Add support for Elm assets #1968

merged 30 commits into from Sep 24, 2018

Commits on Sep 24, 2018

  1. Copy the full SHA
    563297e View commit details
    Browse the repository at this point in the history
  2. Added asset for Elm.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    7f2d72e View commit details
    Browse the repository at this point in the history
  3. Registered extension.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    0386b89 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    acca76d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fad0f8c View commit details
    Browse the repository at this point in the history
  6. Added integration test for Elm.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    2062007 View commit details
    Browse the repository at this point in the history
  7. Excluded package folder.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    ae839b3 View commit details
    Browse the repository at this point in the history
  8. Fixed test.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    52e5aac View commit details
    Browse the repository at this point in the history
  9. Fixed path for integration test.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    7e44412 View commit details
    Browse the repository at this point in the history
  10. Fixed linting issues.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    1c1c937 View commit details
    Browse the repository at this point in the history
  11. Added test for production mode.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    a2127ea View commit details
    Browse the repository at this point in the history
  12. Fixed module path.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    a6ec420 View commit details
    Browse the repository at this point in the history
  13. Removed assertion.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    6844a1b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    51d07ad View commit details
    Browse the repository at this point in the history
  15. Updated comment.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    0990345 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    c1a8e8e View commit details
    Browse the repository at this point in the history
  17. Updated yarn.lock.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    ba651ce View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    ecfd64a View commit details
    Browse the repository at this point in the history
  19. Fixed minification options.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    dcd7d42 View commit details
    Browse the repository at this point in the history
  20. Disabled rename pass.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    c013178 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    4026284 View commit details
    Browse the repository at this point in the history
  22. Adjusted error throw.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    646dc93 View commit details
    Browse the repository at this point in the history
  23. Set compress to perform 2 passes.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    28a5823 View commit details
    Browse the repository at this point in the history
  24. Fixed linting issue.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    03bd986 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    c0766da View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    9cb6d70 View commit details
    Browse the repository at this point in the history
  27. Added a missing await.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    100ffda View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    a588ea8 View commit details
    Browse the repository at this point in the history
  29. Removed a redundant package.

    benthepoet authored and devongovett committed Sep 24, 2018
    Copy the full SHA
    71358f4 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    d856fd6 View commit details
    Browse the repository at this point in the history