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

DEAD-13: add bundler + ts support #6

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

DEAD-13: add bundler + ts support #6

wants to merge 25 commits into from

Commits on Oct 7, 2024

  1. app build: add webpack dep

    darleet committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    57a8607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d61836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c607fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a716c0 View commit details
    Browse the repository at this point in the history
  5. app build: add build script

    darleet committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    52bc167 View commit details
    Browse the repository at this point in the history
  6. dist feat: run build

    darleet committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0803099 View commit details
    Browse the repository at this point in the history
  7. app build: add ts support

    darleet committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0b93afe View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. app build: add css loader

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    afac348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a0af0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a97fc0 View commit details
    Browse the repository at this point in the history
  4. app build: add babel

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f6be5b0 View commit details
    Browse the repository at this point in the history
  5. app build: webpack ref

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bfbfd6d View commit details
    Browse the repository at this point in the history
  6. app build: add eslint ignore

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    630caaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c45397 View commit details
    Browse the repository at this point in the history
  8. app build: update .gitignore

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    536f98b View commit details
    Browse the repository at this point in the history
  9. app ref: rm ignored files

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ebaf275 View commit details
    Browse the repository at this point in the history
  10. app build: fix webpack config

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ecfe713 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f66e08 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    917bbac View commit details
    Browse the repository at this point in the history
  13. app build: add source map

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    18cda6b View commit details
    Browse the repository at this point in the history
  14. app build: add style loader

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c36385a View commit details
    Browse the repository at this point in the history
  15. app build: add sass loader

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    15f856c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    91818fe View commit details
    Browse the repository at this point in the history
  17. app build: fix eslint ignore

    darleet committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    82983b2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a464441 View commit details
    Browse the repository at this point in the history