Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/webpack/tapable
Just a little module for plugins.
https://github.com/webpack/tapable
Create devcontainer.json
hiep-zen opened this pull request 7 months ago
hiep-zen opened this pull request 7 months ago
add interceptors type to hook class
moecasts opened this pull request over 1 year ago
moecasts opened this pull request over 1 year ago
Facing TypeError: Cannot read properties of undefined (reading 'tap')
abhiseksubham opened this issue about 2 years ago
abhiseksubham opened this issue about 2 years ago
fix HookMap description
jaluik opened this pull request about 2 years ago
jaluik opened this pull request about 2 years ago
Fix The Issue #176
Solo-steven opened this pull request about 2 years ago
Solo-steven opened this pull request about 2 years ago
[Bug] Async hook doesn't catch error when reject a falsy value
peakchen90 opened this issue over 2 years ago
peakchen90 opened this issue over 2 years ago
Re-order hooks
vjpr opened this issue over 2 years ago
vjpr opened this issue over 2 years ago
fix: add es6 support in eslintrc
VaJoy opened this pull request almost 3 years ago
VaJoy opened this pull request almost 3 years ago
Add context support for Hook TS types
adierkens opened this pull request almost 3 years ago
adierkens opened this pull request almost 3 years ago
`context` property for interceptor is un-typed
adierkens opened this issue almost 3 years ago
adierkens opened this issue almost 3 years ago
Fix typings
ghost opened this pull request almost 3 years ago
ghost opened this pull request almost 3 years ago
TS Error
ghost opened this issue almost 3 years ago
ghost opened this issue almost 3 years ago
.tap() `before` parameter do not respects existing befores
Rulexec opened this issue almost 3 years ago
Rulexec opened this issue almost 3 years ago
Why not put _resetCompilation in this.call
19Qingfeng opened this issue about 3 years ago
19Qingfeng opened this issue about 3 years ago
refactor: remove nodejs module `util`
hustcc opened this pull request about 3 years ago
hustcc opened this pull request about 3 years ago
make AsyncSeriesWaterfallHook support pass return type
broven opened this pull request about 3 years ago
broven opened this pull request about 3 years ago
is there an way to intercept waterfall hook result ?
hardfist opened this issue about 3 years ago
hardfist opened this issue about 3 years ago
Is it a BUG? callback of tapAsync not work in AsyncSeriesLoopHook
lizuncong opened this issue over 3 years ago
lizuncong opened this issue over 3 years ago
Is the new Function performance really good?
lizuncong opened this issue over 3 years ago
lizuncong opened this issue over 3 years ago
add taps type to hook class
chengcyber opened this pull request over 3 years ago
chengcyber opened this pull request over 3 years ago
May I ask some question?
lizuncong opened this issue over 3 years ago
lizuncong opened this issue over 3 years ago
AsyncHook in types
watjurk opened this issue over 3 years ago
watjurk opened this issue over 3 years ago
i use tapable singlely in my project,but in my webpack,"node_modules" folders has no compile.
PoisonSnowFlying opened this issue over 3 years ago
PoisonSnowFlying opened this issue over 3 years ago
fix: set withOptions return type to include correct properties
iguessitsokay opened this pull request almost 4 years ago
iguessitsokay opened this pull request almost 4 years ago
simplify types with recursive type
g-plane opened this pull request almost 4 years ago
g-plane opened this pull request almost 4 years ago
fix: TapOptions.before can use Array type in tapable.d.ts
mingyec opened this pull request almost 4 years ago
mingyec opened this pull request almost 4 years ago
Docs zh
xiaoxiaocoder opened this pull request almost 4 years ago
xiaoxiaocoder opened this pull request almost 4 years ago
Fix readme grammar issues
RDIL opened this pull request almost 4 years ago
RDIL opened this pull request almost 4 years ago
has `hooks.hookName.taps` been not recommanded?
TenviLi opened this issue about 4 years ago
TenviLi opened this issue about 4 years ago
add browser support
sokra opened this pull request about 4 years ago
sokra opened this pull request about 4 years ago
Remove usage of node internal/util to support bundling with webpack 5 with no need of node polyfills
barak007 opened this pull request about 4 years ago
barak007 opened this pull request about 4 years ago
Adds travis jobs on ppc64le
dineshks1 opened this pull request about 4 years ago
dineshks1 opened this pull request about 4 years ago
add workaround for jsdoc-style typescript bug
sokra opened this pull request about 4 years ago
sokra opened this pull request about 4 years ago
allow to add custom properties to tap options
sokra opened this pull request about 4 years ago
sokra opened this pull request about 4 years ago
Why hooks constructor can not use arguments like readme.md said
edward32tnt opened this issue about 4 years ago
edward32tnt opened this issue about 4 years ago
Not compatible with webpack v5
ayxos opened this issue about 4 years ago
ayxos opened this issue about 4 years ago
Default SyncBailHook return value to void
stabbylambda opened this pull request about 4 years ago
stabbylambda opened this pull request about 4 years ago
DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
adityashukla74 opened this issue about 4 years ago
adityashukla74 opened this issue about 4 years ago
fix a AsyncParallelBailHook bug, the issue #138
double-chen opened this pull request about 4 years ago
double-chen opened this pull request about 4 years ago
fix a AsyncParallelBailHook bug, the issue #138
double-chen opened this pull request about 4 years ago
double-chen opened this pull request about 4 years ago
fix a AsyncParallelBailHook bug, the issue #138
double-chen opened this pull request about 4 years ago
double-chen opened this pull request about 4 years ago
fix bug issue #138
double-chen opened this pull request about 4 years ago
double-chen opened this pull request about 4 years ago
AsyncParallelBailHook, I use tapAsync/callAsync, it doesn't work as expected
double-chen opened this issue about 4 years ago
double-chen opened this issue about 4 years ago
what is the idea of reassignment a class propery
Zuckjet opened this issue about 4 years ago
Zuckjet opened this issue about 4 years ago
Semantics of factory is correct?
brizer opened this issue about 4 years ago
brizer opened this issue about 4 years ago
Re-order taps after tap function is called to guarantee old taps are in correct order
iendeavor opened this issue over 4 years ago
iendeavor opened this issue over 4 years ago
trim name option
chenxsan opened this pull request over 4 years ago
chenxsan opened this pull request over 4 years ago
Why use _call and call in Hook class?
daolou opened this issue over 4 years ago
daolou opened this issue over 4 years ago
Fix for https://github.com/webpack/tapable/issues/130
nshimiye opened this pull request over 4 years ago
nshimiye opened this pull request over 4 years ago
Fix for https://github.com/webpack/tapable/issues/130
nshimiye opened this pull request over 4 years ago
nshimiye opened this pull request over 4 years ago
AsyncParallelBailHook keeps executing even after one of the tapped functions has produced a defined value
nshimiye opened this issue over 4 years ago
nshimiye opened this issue over 4 years ago
Update README.md
daweilv opened this pull request over 4 years ago
daweilv opened this pull request over 4 years ago
AsyncSeriesHook exiting early when plugin has return value
znlbwo opened this issue over 4 years ago
znlbwo opened this issue over 4 years ago
Add test for hook.js
nguyenyou opened this pull request over 4 years ago
nguyenyou opened this pull request over 4 years ago
Fix test names
nguyenyou opened this pull request over 4 years ago
nguyenyou opened this pull request over 4 years ago
Change arrow functions in string to ES5 compatible functions
tirthbodawala opened this pull request over 4 years ago
tirthbodawala opened this pull request over 4 years ago
fix: typo in HookCodeFactory.js error message
LeonVincent opened this pull request over 4 years ago
LeonVincent opened this pull request over 4 years ago
Does AsyncSeriesBailHook support tapPromise?
wind4gis opened this issue over 4 years ago
wind4gis opened this issue over 4 years ago
avoid generating too depth scope nesting
sokra opened this pull request over 4 years ago
sokra opened this pull request over 4 years ago
Always referencing the old value in the tap callback
wood1986 opened this issue over 4 years ago
wood1986 opened this issue over 4 years ago
check invalid before names
Cslove opened this pull request almost 5 years ago
Cslove opened this pull request almost 5 years ago
arrow function in string can't transpile
lzxue opened this issue almost 5 years ago
lzxue opened this issue almost 5 years ago
style: Remove semicolon
ShenChang618 opened this pull request almost 5 years ago
ShenChang618 opened this pull request almost 5 years ago
add done, result and error to interceptor API
sokra opened this pull request about 5 years ago
sokra opened this pull request about 5 years ago
TypeScript Type Error: Type 'void' is not assignable to type '{ normalModuleFactory: NormalModuleFactory; }'.
ryanelian opened this issue about 5 years ago
ryanelian opened this issue about 5 years ago
TypeError: Class constructor HookCodeFactory cannot be invoked without 'new'
akashishu777 opened this issue about 5 years ago
akashishu777 opened this issue about 5 years ago
Why HookCodeFactory generated code?
milottit opened this issue about 5 years ago
milottit opened this issue about 5 years ago
I am curious what is the point of these lines?
tbntdima opened this issue about 5 years ago
tbntdima opened this issue about 5 years ago
Why use tapable instead of EventEmitter in webpack?
Xia-Ao opened this issue about 5 years ago
Xia-Ao opened this issue about 5 years ago
Error: Plugin could not be registered at 'html-webpack-plugin-alter-asset-tags'. Hook was not found.
tzs007 opened this issue about 5 years ago
tzs007 opened this issue about 5 years ago
has no exported member 'Tapable'. error appears when trying to build a TypeScript project
wujekbogdan opened this issue about 5 years ago
wujekbogdan opened this issue about 5 years ago
Can we remove tap from hook?
wangzongxu opened this issue over 5 years ago
wangzongxu opened this issue over 5 years ago
merge tapable 1 branch
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
test: add some more tests
noscripter opened this pull request over 5 years ago
noscripter opened this pull request over 5 years ago
fix the HookMap part of the README
yvanwangl opened this pull request over 5 years ago
yvanwangl opened this pull request over 5 years ago
Add unit test for SyncWaterfallHook
pirosikick opened this pull request over 5 years ago
pirosikick opened this pull request over 5 years ago
give all constructors a name argument
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
add name to hook interface
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
refactor hooks to reduce number of hidden maps in methods
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
add es6 eslint config
weenta opened this pull request over 5 years ago
weenta opened this pull request over 5 years ago
Type and lint
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
chore(deps): update babel
alexander-akait opened this pull request over 5 years ago
alexander-akait opened this pull request over 5 years ago
fix: typo in hook.js error message
jon-simpkins opened this pull request over 5 years ago
jon-simpkins opened this pull request over 5 years ago
AsyncParallelHook seems not fit as promise
LeeeeeeM opened this issue over 5 years ago
LeeeeeeM opened this issue over 5 years ago
Backport #95 to tapable 1
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
Avoid stack overflow while series hook compilation
sokra opened this pull request over 5 years ago
sokra opened this pull request over 5 years ago
Where do I find docs on how to upgrade a plugin to the new API on `.hooks`?
givanse opened this issue over 5 years ago
givanse opened this issue over 5 years ago
optional args
lmnsg opened this pull request over 5 years ago
lmnsg opened this pull request over 5 years ago
update README for returned value clarification
zzs1020 opened this pull request over 5 years ago
zzs1020 opened this pull request over 5 years ago
tapPromise doesn't return my resolved value
zzs1020 opened this issue over 5 years ago
zzs1020 opened this issue over 5 years ago
Just curious why do "new Function(code)" ?
yanche opened this issue almost 6 years ago
yanche opened this issue almost 6 years ago
Exclude tests from being bundled into npm package
ryanclark opened this pull request almost 6 years ago
ryanclark opened this pull request almost 6 years ago
Update type definitions to allow any type as HookMap key
sokra opened this pull request almost 6 years ago
sokra opened this pull request almost 6 years ago
Deprecate Hook#withOptions
ooflorent opened this pull request about 6 years ago
ooflorent opened this pull request about 6 years ago
Error: Cannot find module 'upath'
geminiyellow opened this issue over 6 years ago
geminiyellow opened this issue over 6 years ago
Call in reverse
wmertens opened this issue almost 7 years ago
wmertens opened this issue almost 7 years ago
TS errors
jagomf opened this issue almost 7 years ago
jagomf opened this issue almost 7 years ago
Better technical documentation for API
TheLarkInn opened this issue almost 7 years ago
TheLarkInn opened this issue almost 7 years ago
Do something with hook results
wmertens opened this issue almost 7 years ago
wmertens opened this issue almost 7 years ago
Auto generate documents with typedoc
zhaoshengjun opened this issue about 8 years ago
zhaoshengjun opened this issue about 8 years ago