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

Fix minified bundle #3261

Merged
merged 13 commits into from
Dec 13, 2019
Merged

Fix minified bundle #3261

merged 13 commits into from
Dec 13, 2019

Commits on Dec 10, 2019

  1. Add failing bundle tests

    cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e9eaaaa View commit details
    Browse the repository at this point in the history
  2. Use "entry" for preset-env

    cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    bc23107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a71fd View commit details
    Browse the repository at this point in the history
  4. Cleanup diff

    cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5f6e00d View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    84372e3 View commit details
    Browse the repository at this point in the history
  6. Rename surge to cdn

    cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    3d6e6d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb91051 View commit details
    Browse the repository at this point in the history
  8. Cap test name

    Co-Authored-By: Samuel Furter <nivida@users.noreply.github.com>
    cgewecke and nivida committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    8cc70a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f14072 View commit details
    Browse the repository at this point in the history
  10. gulp-babel and babel/polyfill package removed and babelify added to g…

    …ulp build pipeline
    nivida authored and cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    bcb5153 View commit details
    Browse the repository at this point in the history
  11. 'regenerator-runtime' does now get added manually in the build pipeli…

    …ne because the babel transform runtime plugins brings up a bunch of other errors
    nivida authored and cgewecke committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    ec7ddf4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85bdd21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    38c5c54 View commit details
    Browse the repository at this point in the history