Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devmahmud/webpack4-fundamentals
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: devmahmud/webpack4-fundamentals
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/04-webpack-config
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 1, 2022

  1. Added webpack

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    aca5f2e View commit details
    Browse the repository at this point in the history
  2. Added using webpack

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    e9bf860 View commit details
    Browse the repository at this point in the history
  3. Added debug script

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b83c8b6 View commit details
    Browse the repository at this point in the history
  4. Added module & watch mode

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    399b459 View commit details
    Browse the repository at this point in the history
  5. CommonJS exports

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    e93e249 View commit details
    Browse the repository at this point in the history
  6. Added tree shaking

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8bc8205 View commit details
    Browse the repository at this point in the history
  7. Tree Shaking

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    806bcdc View commit details
    Browse the repository at this point in the history
  8. Removed unnecessary file

    devmahmud committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    de6b639 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Getting env

    devmahmud committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    b127732 View commit details
    Browse the repository at this point in the history
  2. Webpack plugin

    devmahmud committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    fb5ba78 View commit details
    Browse the repository at this point in the history
  3. Webpack dev server

    devmahmud committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    75ce607 View commit details
    Browse the repository at this point in the history
Loading