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: murwa/angularjs-webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: preboot/angularjs-webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 5 files changed
  • 7 contributors

Commits on Jan 23, 2018

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

Commits on Feb 1, 2018

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

Commits on Feb 9, 2018

  1. Merge pull request preboot#93 from josephlin55555/patch-1

    [Update] License to current year
    phra authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    52ccf99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request preboot#92 from damien-mcmahon/master

    Fixes Webpack not wanting to loading or show files
    phra authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    3b2f242 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

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

Commits on May 24, 2018

  1. Merge pull request preboot#100 from dkokic/fix/update-dev-dependencies

    Update outdated dev dependencies
    phra authored May 24, 2018
    Configuration menu
    Copy the full SHA
    06bd448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0a0f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    327cfd4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request preboot#99 from dkokic/fix/add-browserslist-config

    Add explicit browserslist config
    phra authored May 24, 2018
    Configuration menu
    Copy the full SHA
    8dd3298 View commit details
    Browse the repository at this point in the history
  5. Merge pull request preboot#98 from dkokic/fix/upgrade-angular-depende…

    …ncies
    
    Upgrade dependencies to the latest stable angular.js
    phra authored May 24, 2018
    Configuration menu
    Copy the full SHA
    9ba38bc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Create .editorconfig

    coliff authored May 30, 2018
    Configuration menu
    Copy the full SHA
    7069821 View commit details
    Browse the repository at this point in the history
  2. Merge pull request preboot#101 from coliff/patch-1

    Create .editorconfig
    phra authored May 30, 2018
    Configuration menu
    Copy the full SHA
    0e04686 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    19919e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request preboot#103 from erichbehrens/fix-public-path-for-…

    …dev-build
    
    Fix publicPath for dev build
    phra authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    cc7e61f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. Use CleanWebpackPlugin instead of rimraf

    This probably more common solution for cleaning dist
    directory when using only webpack
    
    Thanks!
    peterblazejewicz committed May 18, 2019
    Configuration menu
    Copy the full SHA
    a4f1b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533ec9d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Use CleanWebpackPlugin instead of rimraf (preboot#110)

    Use `CleanWebpackPlugin` instead of `rimraf`
    phra authored May 28, 2019
    Configuration menu
    Copy the full SHA
    e3e0b2e View commit details
    Browse the repository at this point in the history
  2. Remove deprecated dedupe plugin usage (preboot#111)

    Remove deprecated dedupe plugin usage
    phra authored May 28, 2019
    Configuration menu
    Copy the full SHA
    f834de3 View commit details
    Browse the repository at this point in the history
Loading