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: updated devDependencies regarding webpack / to webpack version 5 & some cleanup #1301

Merged

Commits on Apr 24, 2020

  1. Merge pull request #1 from pattern-lab/dev

    get upstream
    mfranzke committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    26db979 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Merge pull request #2 from pattern-lab/dev

    get upstream
    mfranzke committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    7812878 View commit details
    Browse the repository at this point in the history
  2. chore(docs): some typos

    missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
    Maximilian committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    271dc8d View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request #2 from pattern-lab/dev"

    This reverts commit 7812878, reversing
    changes made to 26db979.
    Maximilian committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    ccdf238 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge pull request #1 from pattern-lab/dev"

    This reverts commit 26db979, reversing
    changes made to fc90750.
    Maximilian committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    4c2070f View commit details
    Browse the repository at this point in the history
  5. Revert "chore(docs): some typos"

    This reverts commit 271dc8d.
    Maximilian committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    117ca22 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4f5bff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    73df9d3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed May 2, 2020
    Configuration menu
    Copy the full SHA
    9115c17 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed May 8, 2020
    Configuration menu
    Copy the full SHA
    e86272f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed May 11, 2020
    Configuration menu
    Copy the full SHA
    a243f5d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed May 23, 2020
    Configuration menu
    Copy the full SHA
    3238ac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7f4ba39 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    f7b514b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    37f9749 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/mfranzke/patternlab-node int…

    …o dev
    Maximilian committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    572afec View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    e4a5245 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4aa9366 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    155c253 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian Franzke committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3b95604 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6b4a6fb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Merge remote-tracking branch 'upstream/dev' into dev

    Maximilian committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    6431987 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. refactor: removed obsolete dependencies

    Webpack 5 supportes module caching out of the box, compare to e.g. mzgoddard/hard-source-webpack-plugin#514 (comment)
    mfranzke committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c511deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18085d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1ca901 View commit details
    Browse the repository at this point in the history
  4. refactor: updated clean-webpack-plugin dependency

    and restructured the code according to johnagan/clean-webpack-plugin#106
    mfranzke committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f268f44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ced1d0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49f4f05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91ab7ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85ad88c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    816f282 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be28fe1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c212302 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f31c500 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4c459d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db74329 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37bd92f View commit details
    Browse the repository at this point in the history
  16. refactor: updated webpack-dev-middleware dependency

    "the logger, logLevel and logTime options were removed without replacement." source: https://github.com/webpack/webpack-dev-middleware/releases?after=v4.0.0-rc.1
    mfranzke committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b29b513 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cb86722 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16b1db2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    8c01830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02697b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c959186 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a0c72d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e619e63 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    8f347df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d486051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc5fb42 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'dev' into refactor-updated-depencencies-webpack"

    This reverts commit 8f347df, reversing
    changes made to e619e63.
    mfranzke committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    725d39e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. refactor(webpack): updated outdated options

    optimization.namedChunks: true → optimization.chunkIds: 'named'
    
    source: https://webpack.js.org/migrate/5/#update-outdated-options
    mfranzke committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    557f672 View commit details
    Browse the repository at this point in the history
  2. refactor(webpack): updated outdated options

    optimization.occurrenceOrder: true → optimization: { chunkIds: 'total-size', moduleIds: 'size' }
    
    source: https://webpack.js.org/migrate/5/#update-outdated-options
    mfranzke committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    578f55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be17657 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5efac54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e060fab View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    088ac19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a78052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303e459 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21c3fd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c8a52f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2949524 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4221dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ba3d33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d26515e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    f834fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21df193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73b15c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c18bdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f768b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d200de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63d946f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    3a13ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f588be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc18c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    46eb7dc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    6ef0c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6d4e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9672c48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccf6277 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    ce0dedd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e301bf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0bec7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    093499b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e536cb2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    c76c714 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    a9e5080 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    cf5f5b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    9b60cf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    d06012a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    51c1d00 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    4617540 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    e3524db View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    0342459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438f6c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    20d3573 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    47d0fad View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    fbf5f46 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    8f5efed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901183d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    c531071 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    da469b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a52f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    8249a87 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. chore: code optimizations

    that are mentioned by the github pipeline as well
    mfranzke committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    ad1ac28 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    fad1b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7f072a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62653ec View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    d6d7994 View commit details
    Browse the repository at this point in the history
  2. build: regenerated yarn.lock

    mfranzke committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    e2b9c0e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    d124ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0822ab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    6e1da0b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    e9c8f1d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    41d3335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8ce41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72947d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83eee65 View commit details
    Browse the repository at this point in the history
  5. refactor: updated webpack

    mfranzke committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f13c764 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42258ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    670a726 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    defe59b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbc95bb View commit details
    Browse the repository at this point in the history
  10. refactor: updated webpackbar

    mfranzke committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    36a6eec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e788352 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68761cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efcded7 View commit details
    Browse the repository at this point in the history
  14. refactor: updated css-loader

    mfranzke committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    74bc7c4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46fbd55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    07c5cd7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    34e1598 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    63b4e97 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a01f444 View commit details
    Browse the repository at this point in the history
  20. refactor: updates ts-loader

    mfranzke committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e96594e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. chore: updated html-loader

    mfranzke committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    be59096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0474f1 View commit details
    Browse the repository at this point in the history
  3. refactor(webpack): we need to ignore those references

    as those are generated independently and won't need to get followed by Webpack
    mfranzke committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b677703 View commit details
    Browse the repository at this point in the history
  4. refactor(html-loader): interpolate option got removed

    that for we need to adapt some other solution for the new preprocessor option
    mfranzke committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    35e13c6 View commit details
    Browse the repository at this point in the history
  5. fix(copy-webpack-plugin): correcting the path

    to prevent webpack errors
    mfranzke committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4df4777 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb08a04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    434431a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Restore packages/core/test/files/_handlebars-test-patterns/atoms/glob…

    …al/helloworld-withdata.hbs
    mfranzke committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    02db942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c737c5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25fc396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    562252a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dcb4bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5816747 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f24d0e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3003ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    834ef9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9dd3d47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    005c7f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    fc42029 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    4bed19f View commit details
    Browse the repository at this point in the history
  2. chore: regenerated yarn.lock

    mfranzke committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    776b0ff View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    eb9e761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b63681a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec18ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    983b33b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    d03c90b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    26ed0d1 View commit details
    Browse the repository at this point in the history
  2. Update webpack.config.js

    mfranzke committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4781d95 View commit details
    Browse the repository at this point in the history
  3. Update webpack.config.js

    mfranzke committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b41284d View commit details
    Browse the repository at this point in the history
  4. Update webpack.config.js

    mfranzke committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    031cf2f View commit details
    Browse the repository at this point in the history
  5. Update webpack.config.js

    mfranzke committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    714602d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    692dbc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01a929 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    2fd8115 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    9c38ab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    beeb9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017b026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91a63d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199d803 View commit details
    Browse the repository at this point in the history