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 Gulp in Favor of NPM CLI #1141

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Remove Gulp in Favor of NPM CLI #1141

wants to merge 25 commits into from

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    64cceb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3455c88 View commit details
    Browse the repository at this point in the history
  3. add style cleanup phase

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d5ed25a View commit details
    Browse the repository at this point in the history
  4. Use cli for stylelint

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    df693b2 View commit details
    Browse the repository at this point in the history
  5. generate svg sprites via cli

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    cef0343 View commit details
    Browse the repository at this point in the history
  6. Use cli for building svgs

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    281100a View commit details
    Browse the repository at this point in the history
  7. Copy all images via cli

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3c3dbdb View commit details
    Browse the repository at this point in the history
  8. Use jshint via CLI

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    682b024 View commit details
    Browse the repository at this point in the history
  9. Use CLI for concat + uglify

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    aa73fc9 View commit details
    Browse the repository at this point in the history
  10. Use optimize-js via CLI

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    22e4ea8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c078e0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b164dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd98084 View commit details
    Browse the repository at this point in the history
  14. Update build script

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    584dbd9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce8a6d1 View commit details
    Browse the repository at this point in the history
  16. Perform serve and watch via CLI

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    b071251 View commit details
    Browse the repository at this point in the history
  17. Remove gulp

    esjay committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    48ebe48 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a1e8660 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    86c85c0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8cf91f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge branch 'main' into feature/replace-gulp

    # Conflicts:
    #	gulpfile.js
    #	package-lock.json
    esjay committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e961f7a View commit details
    Browse the repository at this point in the history
  2. Update package-lock

    esjay committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7b92688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3ec14 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Resolve merge conflicts

    nchan0154 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1ed4cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15339f9 View commit details
    Browse the repository at this point in the history