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: webpack-contrib/copy-webpack-plugin
base: v4.5.1
Choose a base ref
...
head repository: webpack-contrib/copy-webpack-plugin
compare: v4.5.2
Choose a head ref
  • 7 commits
  • 11 files changed
  • 7 contributors

Commits on Mar 16, 2018

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

Commits on Mar 20, 2018

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

Commits on Apr 9, 2018

  1. docs: update link to file-loader (#251)

    The repository has moved
    Munter authored and evilebottnawi committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    66813ad View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. docs: fixed missing commas in code examples (#254)

    * Fixed missing commas in code examples.
    
    * Fixed missing commas in docs
    
    Fixed a total of 9 missing commas in the example code.
    WinterCore authored and evilebottnawi committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    6205f51 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

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

Commits on Jun 1, 2018

  1. fix: allow square brackets in path (#264)

    * fix #231 allow brackets in path
    
    * only need take care of [
    
    * use character sets to escape special character to avoid issue on Windows
    
    * [fix 220] create special directory/file through scripts
    
    * rm helpers directory on every test
    
    * add new line to the end of scripts
    
    * update code, add tests
    loveky authored and evilebottnawi committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    3ef5b6c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. chore(release): 4.5.2

    evilebottnawi committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    1f92729 View commit details
    Browse the repository at this point in the history