Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
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/file-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 743aef27df5a594d8c02df407ae03d15b7a92a64
Choose a base ref
...
head repository: webpack-contrib/file-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e44eb73eaf519aaf44f9eace2fecc95f700159c6
Choose a head ref

Commits on Jun 7, 2017

  1. refactor: Apply webpack-defaults (#167)

     - Upgrades loader to webpack-defaults
     - Converts codebase to es6+ JavaScript syntax
     - Enforces webpack-contrib code style
     - Refactors to ESModule w/ a CJS proxy
    
    BREAKING CHANGE: Enforces Webpack standard NodeJS engines range.
       at the time of merge `>= 4.3 < 5.0.0 || >= 5.10`.
    joshwiens authored Jun 7, 2017
    Copy the full SHA
    632ed72 View commit details
  2. chore: Update lock file

    joshwiens committed Jun 7, 2017
    Copy the full SHA
    8a4cb82 View commit details
  3. Copy the full SHA
    4e4dfad View commit details
  4. Copy the full SHA
    e2362c2 View commit details
  5. Copy the full SHA
    dded20d View commit details

Commits on Jun 9, 2017

  1. chore: Update to defaults v.1.3.0 (#170)

    * chore: Update to defaults v.1.3.0
    
    * docs: Update readme from template
    
    * ci(appveyor): Fix command strings
    joshwiens authored Jun 9, 2017
    Copy the full SHA
    acd6c2f View commit details
  2. Copy the full SHA
    450cf00 View commit details
  3. chore: Update changelog

    joshwiens committed Jun 9, 2017
    Copy the full SHA
    334cb98 View commit details

Commits on Jun 10, 2017

  1. Copy the full SHA
    aaf5f17 View commit details

Commits on Jun 30, 2017

  1. Copy the full SHA
    b47224a View commit details

Commits on Jul 14, 2017

  1. Copy the full SHA
    3fe2d12 View commit details

Commits on Jul 26, 2017

  1. chore(release): 1.0.0-rc.0

    joshwiens committed Jul 26, 2017
    Copy the full SHA
    a9e6927 View commit details
  2. chore(release): 1.0.0

    joshwiens committed Jul 26, 2017
    Copy the full SHA
    95e157b View commit details
  3. Copy the full SHA
    c5b205b View commit details

Commits on Aug 8, 2017

  1. Copy the full SHA
    7e2998c View commit details

Commits on Aug 13, 2017

  1. Copy the full SHA
    68840b6 View commit details

Commits on Aug 24, 2017

  1. Copy the full SHA
    e5c1c5e View commit details

Commits on Aug 29, 2017

  1. Copy the full SHA
    39016b8 View commit details

Commits on Sep 29, 2017

  1. Copy the full SHA
    696ca77 View commit details
  2. chore(release): 1.1.0

    joshwiens committed Sep 29, 2017
    Copy the full SHA
    abe91a8 View commit details

Commits on Sep 30, 2017

  1. fix(schema): allow additionalProperties (#207)

    * fix(schema): allow `additionalProperties`
    
    * chore(package): update `webpack-defaults` v1.3.0...1.6.0
    michael-ciniawsky authored and joshwiens committed Sep 30, 2017
    Copy the full SHA
    cf7c85a View commit details
  2. chore: Update lock file

    joshwiens committed Sep 30, 2017
    Copy the full SHA
    b46c2b8 View commit details
  3. chore(release): 1.1.1

    joshwiens committed Sep 30, 2017
    Copy the full SHA
    0c52ae2 View commit details
  4. fix(cjs): export raw value (#183)

    * fix: exports raw value in cjs
    
    * test: add `cjs` tests
    evilebottnawi authored and joshwiens committed Sep 30, 2017
    Copy the full SHA
    daeff0e View commit details
  5. chore(release): 1.1.2

    joshwiens committed Sep 30, 2017
    Copy the full SHA
    4e55bcc View commit details
  6. build: Adds options.json to dist package

    - Fixes #208
    joshwiens committed Sep 30, 2017
    Copy the full SHA
    5331946 View commit details
  7. chore(release): 1.1.3

    joshwiens committed Sep 30, 2017
    Copy the full SHA
    c49aceb View commit details
  8. Copy the full SHA
    f412b3e View commit details
  9. chore(release): 1.1.4

    joshwiens committed Sep 30, 2017
    Copy the full SHA
    8782cf1 View commit details

Commits on Oct 1, 2017

  1. docs: Add leading slash to path option examples (#203)

    The current documentation is incorrect, or at least misleading. For `publicPath` or `outputPath`, if you omit the leading slash, no directory is created, and the files are placed in `output.path` as usual.
    
    If this is the desired behavior, it should be documented as such; if it's not, I'm happy to submit a PR to `file-loader` which would make it care less about whether there's a trailing slash.
    tstirrat15 authored and joshwiens committed Oct 1, 2017
    Copy the full SHA
    38e4b0c View commit details

Commits on Oct 5, 2017

  1. Copy the full SHA
    bc73688 View commit details
  2. Copy the full SHA
    fbfb160 View commit details
  3. Copy the full SHA
    5ae410f View commit details
  4. chore(release): 1.1.5

    joshwiens committed Oct 5, 2017
    Copy the full SHA
    f321874 View commit details

Commits on Nov 22, 2017

  1. Copy the full SHA
    52c882e View commit details

Commits on Nov 30, 2017

  1. Copy the full SHA
    0c4cdc2 View commit details

Commits on Dec 16, 2017

  1. Copy the full SHA
    1e4b7cf View commit details
  2. chore(release): 1.1.6

    joshwiens committed Dec 16, 2017
    Copy the full SHA
    d965494 View commit details

Commits on Jan 9, 2018

  1. Copy the full SHA
    ef5688e View commit details

Commits on Feb 14, 2018

  1. Copy the full SHA
    f62bc44 View commit details
  2. Copy the full SHA
    9ee8332 View commit details

Commits on Feb 19, 2018

  1. 3
    Copy the full SHA
    98bf052 View commit details
  2. Copy the full SHA
    1451b1e View commit details

Commits on Feb 20, 2018

  1. fix(index): context takes precedence over issuer.context (`option…

    …s.useRelativePath`)
    evilebottnawi authored and michael-ciniawsky committed Feb 20, 2018
    3
    Copy the full SHA
    3b071f5 View commit details
  2. fix(index): don't append outputPath to the original url (`options…

    ….outputPath` `{Function}`)
    evilebottnawi authored and michael-ciniawsky committed Feb 20, 2018
    Copy the full SHA
    4c1ccaa View commit details
  3. fix(index): normalize and concat paths via path.join()

    evilebottnawi authored and michael-ciniawsky committed Feb 20, 2018
    Copy the full SHA
    26e47ca View commit details
  4. Copy the full SHA
    c0785d1 View commit details

Commits on Feb 21, 2018

  1. 1
    Copy the full SHA
    54fa5a3 View commit details
  2. Copy the full SHA
    2afe0af View commit details
  3. Copy the full SHA
    b3f9189 View commit details
Showing with 17,025 additions and 474 deletions.
  1. +12 βˆ’0 .editorconfig
  2. +4 βˆ’0 .eslintignore
  3. +4 βˆ’0 .eslintrc.js
  4. +4 βˆ’0 .gitattributes
  5. +6 βˆ’0 .github/CODEOWNERS
  6. +160 βˆ’0 .github/CONTRIBUTING.md
  7. +1 βˆ’0 .github/FUNDING.yml
  8. +13 βˆ’12 .github/ISSUE_TEMPLATE.md
  9. +50 βˆ’0 .github/ISSUE_TEMPLATE/BUG.md
  10. +28 βˆ’0 .github/ISSUE_TEMPLATE/DOCS.md
  11. +25 βˆ’0 .github/ISSUE_TEMPLATE/FEATURE.md
  12. +27 βˆ’0 .github/ISSUE_TEMPLATE/MODIFICATION.md
  13. +8 βˆ’0 .github/ISSUE_TEMPLATE/SUPPORT.md
  14. +28 βˆ’11 .github/PULL_REQUEST_TEMPLATE.md
  15. +15 βˆ’6 .gitignore
  16. +5 βˆ’0 .prettierignore
  17. +5 βˆ’0 .prettierrc.js
  18. +0 βˆ’29 .travis.yml
  19. +303 βˆ’1 CHANGELOG.md
  20. +711 βˆ’104 README.md
  21. +0 βˆ’27 appveyor.yml
  22. +200 βˆ’0 azure-pipelines.yml
  23. +19 βˆ’0 babel.config.js
  24. +3 βˆ’0 commitlint.config.js
  25. +6 βˆ’0 husky.config.js
  26. +0 βˆ’80 index.js
  27. +4 βˆ’0 lint-staged.config.js
  28. +13,691 βˆ’0 package-lock.json
  29. +67 βˆ’24 package.json
  30. +4 βˆ’0 src/cjs.js
  31. +68 βˆ’0 src/index.js
  32. +66 βˆ’0 src/options.json
  33. +13 βˆ’0 test/__snapshots__/context-option.test.js.snap
  34. +39 βˆ’0 test/__snapshots__/emitFile-option.test.js.snap
  35. +19 βˆ’0 test/__snapshots__/esModule-option.test.js.snap
  36. +52 βˆ’0 test/__snapshots__/loader.test.js.snap
  37. +25 βˆ’0 test/__snapshots__/name-option.test.js.snap
  38. +144 βˆ’0 test/__snapshots__/outputPath-option.test.js.snap
  39. +55 βˆ’0 test/__snapshots__/postTransformPublicPath-option.test.js.snap
  40. +31 βˆ’0 test/__snapshots__/publicPath-option.test.js.snap
  41. +59 βˆ’0 test/__snapshots__/validate-options.test.js.snap
  42. +12 βˆ’0 test/cjs.test.js
  43. +43 βˆ’0 test/context-option.test.js
  44. +0 βˆ’151 test/correct-filename.test.js
  45. +55 βˆ’0 test/emitFile-option.test.js
  46. +52 βˆ’0 test/esModule-option.test.js
  47. +6 βˆ’0 test/fixtures/cdn.js
  48. BIN test/fixtures/file.png
  49. BIN test/fixtures/nested/file.png
  50. +6 βˆ’0 test/fixtures/simple.js
  51. +11 βˆ’0 test/helpers/compile.js
  52. +22 βˆ’0 test/helpers/execute.js
  53. +45 βˆ’0 test/helpers/getCompiler.js
  54. +7 βˆ’0 test/helpers/index.js
  55. +25 βˆ’0 test/helpers/normalizeErrors.js
  56. +15 βˆ’0 test/helpers/readAsset.js
  57. +120 βˆ’0 test/loader.test.js
  58. +85 βˆ’0 test/name-option.test.js
  59. +0 βˆ’29 test/optional-file-emission.test.js
  60. +208 βˆ’0 test/outputPath-option.test.js
  61. +165 βˆ’0 test/postTransformPublicPath-option.test.js
  62. +90 βˆ’0 test/publicPath-option.test.js
  63. +84 βˆ’0 test/validate-options.test.js
12 changes: 12 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# editorconfig.org

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false
4 changes: 4 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/coverage
/dist
/node_modules
/test/fixtures
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = {
root: true,
extends: ['@webpack-contrib/eslint-config-webpack', 'prettier'],
};
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
yarn.lock -diff
* text=auto
bin/* eol=lf
package-lock.json -diff
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# These are the default owners for everything in
# webpack-contrib
@webpack-contrib/org-maintainers

# Add repository specific users / groups
# below here for libs that are not maintained by the org.
160 changes: 160 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
# Contributing in @webpack-contrib

We'd always love contributions to further improve the webpack / webpack-contrib ecosystem!
Here are the guidelines we'd like you to follow:

- [Questions and Problems](#question)
- [Issues and Bugs](#issue)
- [Feature Requests](#feature)
- [Pull Request Submission Guidelines](#submit-pr)
- [Commit Message Conventions](#commit)

## <a name="question"></a> Got a Question or Problem?

Please submit support requests and questions to StackOverflow using the tag [[webpack]](http://stackoverflow.com/tags/webpack).
StackOverflow is better suited for this kind of support though you may also inquire in [Webpack Gitter](https://gitter.im/webpack/webpack).
The issue tracker is for bug reports and feature discussions.

## <a name="issue"></a> Found an Issue or Bug?

Before you submit an issue, please search the issue tracker, maybe an issue for your problem already exists and the discussion might inform you of workarounds readily available.

We want to fix all the issues as soon as possible, but before fixing a bug we need to reproduce and confirm it. In order to reproduce bugs, we ask that you to provide a minimal reproduction scenario (github repo or failing test case). Having a live, reproducible scenario gives us a wealth of important information without going back & forth to you with additional questions like:

- version of Webpack used
- version of the loader / plugin you are creating a bug report for
- the use-case that fails

A minimal reproduce scenario allows us to quickly confirm a bug (or point out config problems) as well as confirm that we are fixing the right problem.

We will be insisting on a minimal reproduce scenario in order to save maintainers time and ultimately be able to fix more bugs. We understand that sometimes it might be hard to extract essentials bits of code from a larger code-base but we really need to isolate the problem before we can fix it.

Unfortunately, we are not able to investigate / fix bugs without a minimal reproduction, so if we don't hear back from you we are going to close an issue that doesn't have enough info to be reproduced.

## <a name="feature"></a> Feature Requests?

You can _request_ a new feature by creating an issue on Github.

If you would like to _implement_ a new feature, please submit an issue with a proposal for your work `first`, to be sure that particular makes sense for the project.

## <a name="submit-pr"></a> Pull Request Submission Guidelines

Before you submit your Pull Request (PR) consider the following guidelines:

- Search Github for an open or closed PR that relates to your submission. You don't want to duplicate effort.
- Commit your changes using a descriptive commit message that follows our [commit message conventions](#commit). Adherence to these conventions is necessary because release notes are automatically generated from these messages.
- Fill out our `Pull Request Template`. Your pull request will not be considered if it is ignored.
- Please sign the `Contributor License Agreement (CLA)` when a pull request is opened. We cannot accept your pull request without this. Make sure you sign with the primary email address associated with your local / github account.

## <a name="commit"></a> Webpack Contrib Commit Conventions

Each commit message consists of a **header**, a **body** and a **footer**. The header has a special
format that includes a **type**, a **scope** and a **subject**:

```
<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
```

The **header** is mandatory and the **scope** of the header is optional.

Any line of the commit message cannot be longer 100 characters! This allows the message to be easier
to read on GitHub as well as in various git tools.

The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.

Examples:

```
docs(readme): update install instructions
```

```
fix: refer to the `entrypoint` instead of the first `module`
```

### Revert

If the commit reverts a previous commit, it should begin with `revert:`, followed by the header of the reverted commit.
In the body it should say: `This reverts commit <hash>.`, where the hash is the SHA of the commit being reverted.

### Type

Must be one of the following:

- **build**: Changes that affect the build system or external dependencies (example scopes: babel, npm)
- **chore**: Changes that fall outside of build / docs that do not effect source code (example scopes: package, defaults)
- **ci**: Changes to our CI configuration files and scripts (example scopes: circleci, travis)
- **docs**: Documentation only changes (example scopes: readme, changelog)
- **feat**: A new feature
- **fix**: A bug fix
- **perf**: A code change that improves performance
- **refactor**: A code change that neither fixes a bug nor adds a feature
- **revert**: Used when reverting a committed change
- **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons)
- **test**: Addition of or updates to Jest tests

### Scope

The scope is subjective & depends on the `type` see above. A good example would be a change to a particular class / module.

### Subject

The subject contains a succinct description of the change:

- use the imperative, present tense: "change" not "changed" nor "changes"
- don't capitalize the first letter
- no dot (.) at the end

### Body

Just as in the **subject**, use the imperative, present tense: "change" not "changed" nor "changes".
The body should include the motivation for the change and contrast this with previous behavior.

### Footer

The footer should contain any information about **Breaking Changes** and is also the place to
reference GitHub issues that this commit **Closes**.

**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines. The rest of the commit message is then used for this.

Example

```
BREAKING CHANGE: Updates to `Chunk.mapModules`.
This release is not backwards compatible with `Webpack 2.x` due to breaking changes in webpack/webpack#4764
Migration: see webpack/webpack#5225
```

## Testing Your Pull Request

You may have the need to test your changes in a real-world project or dependent
module. Thankfully, Github provides a means to do this. Add a dependency to the
`package.json` for such a project as follows:

```json
{
"devDependencies": {
"file-loader": "webpack-contrib/file-loader#{id}/head"
}
}
```

Where `{id}` is the # ID of your Pull Request.

## Contributor License Agreement

When submitting your contribution, a CLA (Contributor License Agreement) bot will come by to verify that you signed the [CLA](https://cla.js.foundation/webpack-contrib/file-loader).
If it is your first time, it will link you to the right place to sign it.
However, if you have committed your contributions using an email that is not the same as your email used on GitHub, the CLA bot can't accept your contribution.

Run `git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails).

## Thanks

For your interest, time, understanding, and for following this simple guide.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
open_collective: webpack
25 changes: 13 additions & 12 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<!-- Before creating an issue please make sure you are using the latest version of file-loader. -->
<!--
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
**Do you want to request a *feature* or report a *bug*?**
<!-- Please ask questions on StackOverflow or the webpack Gitter (https://gitter.im/webpack/webpack). Questions will be closed. -->
Hey there!
**What is the current behavior?**
You arrived at this template because you felt none of the other options
matched the kind of issue you'd like to report. Please use this opportunity to
tell us about your particular type of issue so we can try to accomodate
similar issues in the future.
**If the current behavior is a bug, please provide the steps to reproduce.**
<!-- A great way to do this is to provide your configuration via a GitHub gist. -->

**What is the expected behavior?**

**If this is a feature request, what is motivation or use case for changing the behavior?**

**Please mention other relevant information such as your webpack version, Node.js version and Operating System.**
PLEASE do note, if you're using this to report an issue already covered by the
existing template types, your issue may be closed as invalid. Our issue
templates contain fields that help us help you, and without that important
info, we might as well be ice-skating uphill, carrying a wooly mammoth.
-->
50 changes: 50 additions & 0 deletions .github/ISSUE_TEMPLATE/BUG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
name: πŸ› Bug Report
about: Something went awry and you'd like to tell us about it.
---

<!--
Issues are so πŸ”₯
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->

- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- file-loader Version:

### Expected Behavior

<!-- Remove this section if not reporting a bug or modification request. -->

### Actual Behavior

<!-- Remove this section if not reporting a bug or modification request. -->

### Code

```js
// webpack.config.js
// If your code blocks are over 20 lines, please paste a link to a gist
// (https://gist.github.com).
```

```js
// additional code, HEY YO remove this block if you don't need it
```

### How Do We Reproduce?

<!--
Remove this section if not reporting a bug.
If your webpack config is over 50 lines long, please provide a URL to a repo
for your beefy πŸ– app that we can use to reproduce.
-->
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/DOCS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: πŸ“š Documentation
about: Are the docs lacking or missing something? Do they need some new πŸ”₯ hotness? Tell us here.
---

<!--
Issues are so πŸ”₯
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->

Documentation Is:

<!-- Please place an x (no spaces!) in all [ ] that apply -->

- [ ] Missing
- [ ] Needed
- [ ] Confusing
- [ ] Not Sure?

### Please Explain in Detail...

### Your Proposal for Changes
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: ✨ Feature Request
about: Suggest an idea for this project
---

<!--
Issues are so πŸ”₯
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->

- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- file-loader Version:

### Feature Proposal

### Feature Use Case
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/MODIFICATION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: πŸ”§ Modification Request
about: Would you like something work differently? Have an alternative approach? This is the template for you.
---

<!--
Issues are so πŸ”₯
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->

- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- file-loader Version:

### Expected Behavior / Situation

### Actual Behavior / Situation

### Modification Proposal
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/SUPPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: πŸ†˜ Support, Help, and Advice
about: πŸ‘‰πŸ½ Need support, help, or advice? Don't open an issue! Head to StackOverflow or https://gitter.im/webpack/webpack.
---

Hey there! If you need support, help, or advice then this is not the place to ask.
Please visit [StackOverflow](https://stackoverflow.com/questions/tagged/webpack)
or [the Webpack Gitter](https://gitter.im/webpack/webpack) instead.
Loading