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

New build system (including 3rd party languages) #2312

Merged
merged 42 commits into from
Feb 10, 2020

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    d8d2ab6 View commit details
    Browse the repository at this point in the history
  2. rename rollup build files

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    9dbdecb View commit details
    Browse the repository at this point in the history
  3. fix output size logging

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    efe4bb7 View commit details
    Browse the repository at this point in the history
  4. clean up naming a bit

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    c0b69fb View commit details
    Browse the repository at this point in the history
  5. build node

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    025fd9d View commit details
    Browse the repository at this point in the history
  6. remove most gear

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ef6ac11 View commit details
    Browse the repository at this point in the history
  7. clean and simplify

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    faf7eb4 View commit details
    Browse the repository at this point in the history
  8. simplify

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6f39619 View commit details
    Browse the repository at this point in the history
  9. detect 3rd party languages

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    31a5adc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75ab819 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7119fe8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c4559c View commit details
    Browse the repository at this point in the history
  13. wip

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    523d05e View commit details
    Browse the repository at this point in the history
  14. cleanups

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    26d06aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c37e69a View commit details
    Browse the repository at this point in the history
  16. clean up node build

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6d9a9cc View commit details
    Browse the repository at this point in the history
  17. clean up config

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    61da578 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5df2d5f View commit details
    Browse the repository at this point in the history
  19. cleanup

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    cce1afc View commit details
    Browse the repository at this point in the history
  20. allow for new filenames

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ed0511e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    03047f0 View commit details
    Browse the repository at this point in the history
  22. fixup: export default

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    a9973a3 View commit details
    Browse the repository at this point in the history
  23. remove old build scripts

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    741c9dc View commit details
    Browse the repository at this point in the history
  24. goodbye gear and bluebird

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6d39f25 View commit details
    Browse the repository at this point in the history
  25. clean up build config

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    edbdbab View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    595d2b9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bf4b0dd View commit details
    Browse the repository at this point in the history
  28. + support for multi-language 3rd-party packages (highlightjs#2336)

    * + support for multi-language 3rd-party packages
    Eric Prud'hommeaux authored and joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    69b91a9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b5ad11b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2face2b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9f60d79 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5a7bdc9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cdf1cd6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3517bb4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f0ea263 View commit details
    Browse the repository at this point in the history
  36. add docs

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    de73a00 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    707bff6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    551b979 View commit details
    Browse the repository at this point in the history
  39. simplify CI

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    f5f3a6a View commit details
    Browse the repository at this point in the history
  40. ignore extra

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    06b24af View commit details
    Browse the repository at this point in the history
  41. (chore)package CDN for NPM

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    c833ecb View commit details
    Browse the repository at this point in the history
  42. .min now, not .pack

    joshgoebel committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    51d89ca View commit details
    Browse the repository at this point in the history