issues
search
webpack
/
loader-runner
Runs (webpack) loaders
MIT License
302
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow specifying a loader resolver (`options.resolveLoader`)
#77
christianscott
opened
8 months ago
2
Bump es5-ext from 0.10.53 to 0.10.63
#76
dependabot[bot]
closed
8 months ago
0
Patch 1
#74
goinst-hub
closed
11 months ago
2
Bump handlebars from 4.7.6 to 4.7.8
#73
dependabot[bot]
closed
11 months ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#72
dependabot[bot]
closed
1 year ago
0
feat: attempting to improve performance by using caching to cache imported modules
#71
fu1996
opened
1 year ago
0
Loader options functions are not serialized correctly
#70
janlent1
opened
1 year ago
1
Bump minimatch from 3.0.4 to 3.1.2
#69
dependabot[bot]
closed
1 year ago
0
Implement basic context.getOptions() support
#68
wbinnssmith
closed
1 year ago
1
Loader cannot load ES6 script
#67
markb-trustifi
opened
2 years ago
3
add more arguments to processResource callback
#66
vankop
closed
2 years ago
0
chore: replace deprecated String.prototype.substr()
#63
CommanderRoot
closed
2 years ago
1
How to indicate that a loader uses ES modules
#61
morganney
closed
1 year ago
3
Bump path-parse from 1.0.6 to 1.0.7
#60
dependabot[bot]
closed
1 year ago
1
README: fix typos
#59
olleolleolle
closed
1 year ago
6
initial commit
#58
sidverma32
closed
3 years ago
0
loadLoader path fix
#57
sidverma32
closed
3 years ago
2
I encountered some bad cases when using thread-loader on windows
#56
YourWildDad
opened
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21
#55
dependabot[bot]
closed
1 year ago
1
Bump handlebars from 4.7.6 to 4.7.7
#54
dependabot[bot]
closed
1 year ago
1
Use the ESM loader even if the loader.type wasn't properly set to "mo…
#53
pcorpet
opened
3 years ago
0
Feature proposal: Add getOptions to loaderContext inside runLoaders
#52
marcalexiei
opened
3 years ago
1
Should `result.result` be an array?
#51
igoradamenko
opened
3 years ago
1
remove travis
#50
sokra
closed
3 years ago
0
add github actions workflow
#49
sokra
closed
3 years ago
0
upgrade dependencies
#48
sokra
closed
3 years ago
0
add processResource option to control if resource is added as dependency
#47
sokra
closed
3 years ago
0
Cannot find module if the path contains illegal character
#46
csutorasa
opened
3 years ago
1
Add Power Support ppc64le
#45
nagesh4193
closed
3 years ago
1
Bump eslint from 3.19.0 to 4.18.2
#44
dependabot[bot]
closed
3 years ago
2
add support for escaping in requests
#43
sokra
closed
4 years ago
1
Missing Support for `this.resolve`
#42
emilyrohrbough
opened
4 years ago
0
Bump eslint from 3.19.0 to 7.3.1
#41
dependabot[bot]
closed
4 years ago
2
add support for loading loaders via `import()`
#40
sokra
closed
4 years ago
1
add support for fragments
#39
sokra
closed
4 years ago
1
ES6 import error
#38
xgqfrms
closed
3 years ago
1
add addMissingDependency to loader context and result
#37
sokra
closed
4 years ago
1
Add a way to share data across loaders for a given resource
#36
romaricpascal
opened
5 years ago
0
'this.fs' does not work from inside the module
#35
renanmt
opened
5 years ago
0
breaking change: 'fs' not longer available.
#34
captnlima
opened
5 years ago
2
pass entire fs instead of fs.fn.bind()
#33
hulkish
closed
5 years ago
2
remove System.import, fix callback called twice
#32
sokra
closed
5 years ago
1
replace throw with callback(err), mark failed loadLoader uncacheable
#31
hulkish
closed
5 years ago
3
fix typo
#30
noscripter
closed
5 years ago
3
If loader result Promise is Rejected, callback is called twice
#29
DeltaEvo
closed
5 years ago
2
Missing license
#28
char0n
closed
5 years ago
7
Add LICENSE file
#27
opichals
closed
6 years ago
10
travis: test on latest 6.x/8.x/10.x Node.js
#26
ChALkeR
closed
5 years ago
2
Avoid using deprecated Buffer constructor
#25
ChALkeR
closed
5 years ago
14
Increase parity between "pitch" & "normal" loaders
#24
jugglinmike
closed
5 years ago
4
Next