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

refactor: migrate build script to typescript #3423

Draft
wants to merge 50 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2024

  1. format scripts

    JeelRajodiya committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2935475 View commit details
    Browse the repository at this point in the history
  2. format using prettier

    JeelRajodiya committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2badba7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. migrate build-pages

    JeelRajodiya committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ad8c426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eedff42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df75c79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bf568a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. move to imports

    JeelRajodiya committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4c51a80 View commit details
    Browse the repository at this point in the history
  2. rename next config file

    JeelRajodiya committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fbb0e61 View commit details
    Browse the repository at this point in the history
  3. add new path config

    JeelRajodiya committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fd80ef2 View commit details
    Browse the repository at this point in the history
  4. update import names

    JeelRajodiya committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f5b38a7 View commit details
    Browse the repository at this point in the history
  5. rename utils file to ts

    JeelRajodiya committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7b6c3b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. add types

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a8c12ea View commit details
    Browse the repository at this point in the history
  2. update import

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e2097cc View commit details
    Browse the repository at this point in the history
  3. rename

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c01fb85 View commit details
    Browse the repository at this point in the history
  4. rename to ts

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c7a7247 View commit details
    Browse the repository at this point in the history
  5. rename compose to ts

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a49c8a2 View commit details
    Browse the repository at this point in the history
  6. rename build docs to ts

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    342432a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e8efd8 View commit details
    Browse the repository at this point in the history
  8. rename build newsroom

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2e94f4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b6c4ea View commit details
    Browse the repository at this point in the history
  10. rename build rss

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    136bd49 View commit details
    Browse the repository at this point in the history
  11. rename build tools to ts

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3e1536a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2528190 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34b1cef View commit details
    Browse the repository at this point in the history
  14. rename all files to ts

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cecc10e View commit details
    Browse the repository at this point in the history
  15. update imports

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    adb15fe View commit details
    Browse the repository at this point in the history
  16. update file extentions

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a05df3f View commit details
    Browse the repository at this point in the history
  17. add ts-node config

    JeelRajodiya committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8cb082b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    b656d31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40daa1c View commit details
    Browse the repository at this point in the history
  3. fix eslint error

    JeelRajodiya committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    717135f View commit details
    Browse the repository at this point in the history
  4. rename

    JeelRajodiya committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e8e30eb View commit details
    Browse the repository at this point in the history
  5. rename

    JeelRajodiya committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    212e548 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    652dfc8 View commit details
    Browse the repository at this point in the history
  2. fix eslint error

    JeelRajodiya committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    d3acd81 View commit details
    Browse the repository at this point in the history
  3. add error type

    JeelRajodiya committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    09a2fcc View commit details
    Browse the repository at this point in the history
  4. add new types

    JeelRajodiya committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    f5fac70 View commit details
    Browse the repository at this point in the history
  5. add types

    JeelRajodiya committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    2f782e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a1f47d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75a53d4 View commit details
    Browse the repository at this point in the history
  8. remove console log

    JeelRajodiya committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    74d199f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0459723 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3df75cf View commit details
    Browse the repository at this point in the history
  11. refactor dir variables

    JeelRajodiya committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    24ff781 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39821b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    00ed279 View commit details
    Browse the repository at this point in the history
  2. reformat document

    JeelRajodiya committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    8bf03da View commit details
    Browse the repository at this point in the history
  3. update include paths

    JeelRajodiya committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    15ffa2b View commit details
    Browse the repository at this point in the history
  4. use dynamic import

    JeelRajodiya committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    02e679a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. reformat eslintrc

    JeelRajodiya committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    227995d View commit details
    Browse the repository at this point in the history