This repository was archived by the owner on Mar 17, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 257
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: webpack-contrib/file-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e44eb73eaf519aaf44f9eace2fecc95f700159c6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
26
contributors
Commits on Jun 7, 2017
-
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`.
Configuration menu - View commit details
-
Copy full SHA for 632ed72 - Browse repository at this point
Copy the full SHA 632ed72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4cb82 - Browse repository at this point
Copy the full SHA 8a4cb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4dfad - Browse repository at this point
Copy the full SHA 4e4dfadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2362c2 - Browse repository at this point
Copy the full SHA e2362c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dded20d - Browse repository at this point
Copy the full SHA dded20dView commit details
Commits on Jun 9, 2017
-
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
Configuration menu - View commit details
-
Copy full SHA for acd6c2f - Browse repository at this point
Copy the full SHA acd6c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 450cf00 - Browse repository at this point
Copy the full SHA 450cf00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334cb98 - Browse repository at this point
Copy the full SHA 334cb98View commit details
Commits on Jun 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aaf5f17 - Browse repository at this point
Copy the full SHA aaf5f17View commit details
Commits on Jun 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b47224a - Browse repository at this point
Copy the full SHA b47224aView commit details
Commits on Jul 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3fe2d12 - Browse repository at this point
Copy the full SHA 3fe2d12View commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a9e6927 - Browse repository at this point
Copy the full SHA a9e6927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e157b - Browse repository at this point
Copy the full SHA 95e157bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b205b - Browse repository at this point
Copy the full SHA c5b205bView commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7e2998c - Browse repository at this point
Copy the full SHA 7e2998cView commit details
Commits on Aug 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 68840b6 - Browse repository at this point
Copy the full SHA 68840b6View commit details
Commits on Aug 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e5c1c5e - Browse repository at this point
Copy the full SHA e5c1c5eView commit details
Commits on Aug 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 39016b8 - Browse repository at this point
Copy the full SHA 39016b8View commit details
Commits on Sep 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 696ca77 - Browse repository at this point
Copy the full SHA 696ca77View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe91a8 - Browse repository at this point
Copy the full SHA abe91a8View commit details
Commits on Sep 30, 2017
-
fix(schema): allow
additionalProperties
(#207)* fix(schema): allow `additionalProperties` * chore(package): update `webpack-defaults` v1.3.0...1.6.0
Configuration menu - View commit details
-
Copy full SHA for cf7c85a - Browse repository at this point
Copy the full SHA cf7c85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46c2b8 - Browse repository at this point
Copy the full SHA b46c2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c52ae2 - Browse repository at this point
Copy the full SHA 0c52ae2View commit details -
fix(cjs): export
raw
value (#183)* fix: exports raw value in cjs * test: add `cjs` tests
Configuration menu - View commit details
-
Copy full SHA for daeff0e - Browse repository at this point
Copy the full SHA daeff0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e55bcc - Browse repository at this point
Copy the full SHA 4e55bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5331946 - Browse repository at this point
Copy the full SHA 5331946View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49aceb - Browse repository at this point
Copy the full SHA c49acebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f412b3e - Browse repository at this point
Copy the full SHA f412b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8782cf1 - Browse repository at this point
Copy the full SHA 8782cf1View commit details
Commits on Oct 1, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for 38e4b0c - Browse repository at this point
Copy the full SHA 38e4b0cView commit details
Commits on Oct 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bc73688 - Browse repository at this point
Copy the full SHA bc73688View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfb160 - Browse repository at this point
Copy the full SHA fbfb160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae410f - Browse repository at this point
Copy the full SHA 5ae410fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f321874 - Browse repository at this point
Copy the full SHA f321874View commit details
Commits on Nov 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 52c882e - Browse repository at this point
Copy the full SHA 52c882eView commit details
Commits on Nov 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0c4cdc2 - Browse repository at this point
Copy the full SHA 0c4cdc2View commit details
Commits on Dec 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1e4b7cf - Browse repository at this point
Copy the full SHA 1e4b7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d965494 - Browse repository at this point
Copy the full SHA d965494View commit details
Commits on Jan 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ef5688e - Browse repository at this point
Copy the full SHA ef5688eView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f62bc44 - Browse repository at this point
Copy the full SHA f62bc44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee8332 - Browse repository at this point
Copy the full SHA 9ee8332View commit details
Commits on Feb 19, 2018
-
3
Configuration menu - View commit details
-
Copy full SHA for 98bf052 - Browse repository at this point
Copy the full SHA 98bf052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1451b1e - Browse repository at this point
Copy the full SHA 1451b1eView commit details
Commits on Feb 20, 2018
-
fix(index):
context
takes precedence overissuer.context
(`optionβ¦β¦s.useRelativePath`)
3Configuration menu - View commit details
-
Copy full SHA for 3b071f5 - Browse repository at this point
Copy the full SHA 3b071f5View commit details -
fix(index): don't append
outputPath
to the originalurl
(`optionsβ¦β¦.outputPath` `{Function}`)
Configuration menu - View commit details
-
Copy full SHA for 4c1ccaa - Browse repository at this point
Copy the full SHA 4c1ccaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e47ca - Browse repository at this point
Copy the full SHA 26e47caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0785d1 - Browse repository at this point
Copy the full SHA c0785d1View commit details
Commits on Feb 21, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 54fa5a3 - Browse repository at this point
Copy the full SHA 54fa5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afe0af - Browse repository at this point
Copy the full SHA 2afe0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f9189 - Browse repository at this point
Copy the full SHA b3f9189View commit details
There are no files selected for viewing