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

Migrate to Node18 and replace Webpacker with Vite #336

Closed
wants to merge 26 commits into from

Commits on Aug 6, 2023

  1. Update gitignore

    tarebyte committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    8854ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a3d39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96390f View commit details
    Browse the repository at this point in the history
  4. Remove webpack config

    tarebyte committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    fe7e099 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffc856a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    fb094ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901af31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42bcc08 View commit details
    Browse the repository at this point in the history
  4. Remove old configs

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    017b523 View commit details
    Browse the repository at this point in the history
  5. Upgrade to yarn 3

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b5ee948 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3016a01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    387503a View commit details
    Browse the repository at this point in the history
  8. Move from webpack to vite

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b530501 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89b12e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae9920a View commit details
    Browse the repository at this point in the history
  11. Fix import statements

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c08ef17 View commit details
    Browse the repository at this point in the history
  12. Remove unused images.js

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c75a0bc View commit details
    Browse the repository at this point in the history
  13. Use vite tag helper methods

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5a2599d View commit details
    Browse the repository at this point in the history
  14. Fix JS error

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    41acf6f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b0ee548 View commit details
    Browse the repository at this point in the history
  16. Remove unused mailer.js

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4f0acfb View commit details
    Browse the repository at this point in the history
  17. Use .scss for mailer

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5bc476a View commit details
    Browse the repository at this point in the history
  18. Update Node in CI

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    654e0a2 View commit details
    Browse the repository at this point in the history
  19. Fix variables path

    tarebyte committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    78708da View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Downgrade to classic yarn

    tarebyte committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5fe89a0 View commit details
    Browse the repository at this point in the history
  2. WIP

    tarebyte committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    20523f3 View commit details
    Browse the repository at this point in the history