Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / webpack/tapable issues and pull requests
#182 - Create devcontainer.json
Pull Request -
State: open - Opened by hiep-zen 9 months ago
- 1 comment
#180 - add interceptors type to hook class
Pull Request -
State: open - Opened by moecasts almost 2 years ago
- 3 comments
#179 - Facing TypeError: Cannot read properties of undefined (reading 'tap')
Issue -
State: closed - Opened by abhiseksubham about 2 years ago
- 7 comments
#178 - fix HookMap description
Pull Request -
State: open - Opened by jaluik over 2 years ago
- 1 comment
#177 - Fix The Issue #176
Pull Request -
State: open - Opened by Solo-steven over 2 years ago
- 2 comments
#176 - [Bug] Async hook doesn't catch error when reject a falsy value
Issue -
State: open - Opened by peakchen90 over 2 years ago
- 6 comments
#174 - Re-order hooks
Issue -
State: open - Opened by vjpr almost 3 years ago
#173 - fix: add es6 support in eslintrc
Pull Request -
State: open - Opened by VaJoy almost 3 years ago
- 2 comments
#172 - Add context support for Hook TS types
Pull Request -
State: closed - Opened by adierkens about 3 years ago
- 1 comment
#171 - `context` property for interceptor is un-typed
Issue -
State: closed - Opened by adierkens about 3 years ago
#170 - Fix typings
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 4 comments
#169 - TS Error
Issue -
State: closed - Opened by ghost about 3 years ago
- 3 comments
#168 - .tap() `before` parameter do not respects existing befores
Issue -
State: open - Opened by Rulexec about 3 years ago
- 1 comment
#167 - Why not put _resetCompilation in this.call
Issue -
State: open - Opened by 19Qingfeng about 3 years ago
- 1 comment
#166 - refactor: remove nodejs module `util`
Pull Request -
State: closed - Opened by hustcc about 3 years ago
- 10 comments
#165 - make AsyncSeriesWaterfallHook support pass return type
Pull Request -
State: open - Opened by broven about 3 years ago
- 1 comment
#164 - is there an way to intercept waterfall hook result ?
Issue -
State: open - Opened by hardfist about 3 years ago
#163 - Is it a BUG? callback of tapAsync not work in AsyncSeriesLoopHook
Issue -
State: closed - Opened by lizuncong over 3 years ago
- 2 comments
#162 - Is the new Function performance really good?
Issue -
State: open - Opened by lizuncong over 3 years ago
- 13 comments
#161 - add taps type to hook class
Pull Request -
State: closed - Opened by chengcyber over 3 years ago
- 1 comment
#160 - May I ask some question?
Issue -
State: closed - Opened by lizuncong over 3 years ago
#159 - AsyncHook in types
Issue -
State: open - Opened by watjurk almost 4 years ago
- 6 comments
#158 - i use tapable singlely in my project,but in my webpack,"node_modules" folders has no compile.
Issue -
State: closed - Opened by PoisonSnowFlying almost 4 years ago
- 4 comments
#157 - fix: set withOptions return type to include correct properties
Pull Request -
State: closed - Opened by iguessitsokay about 4 years ago
- 1 comment
#156 - simplify types with recursive type
Pull Request -
State: closed - Opened by g-plane about 4 years ago
- 3 comments
#155 - fix: TapOptions.before can use Array type in tapable.d.ts
Pull Request -
State: open - Opened by mingyec about 4 years ago
#154 - Docs zh
Pull Request -
State: open - Opened by xiaoxiaocoder about 4 years ago
#153 - Fix readme grammar issues
Pull Request -
State: open - Opened by RDIL about 4 years ago
#152 - has `hooks.hookName.taps` been not recommanded?
Issue -
State: closed - Opened by TenviLi about 4 years ago
- 3 comments
#151 - add browser support
Pull Request -
State: closed - Opened by sokra about 4 years ago
#150 - Remove usage of node internal/util to support bundling with webpack 5 with no need of node polyfills
Pull Request -
State: closed - Opened by barak007 about 4 years ago
#149 - Adds travis jobs on ppc64le
Pull Request -
State: closed - Opened by dineshks1 over 4 years ago
- 3 comments
#148 - add workaround for jsdoc-style typescript bug
Pull Request -
State: closed - Opened by sokra over 4 years ago
#147 - allow to add custom properties to tap options
Pull Request -
State: closed - Opened by sokra over 4 years ago
#146 - Why hooks constructor can not use arguments like readme.md said
Issue -
State: closed - Opened by edward32tnt over 4 years ago
- 1 comment
#145 - Not compatible with webpack v5
Issue -
State: closed - Opened by ayxos over 4 years ago
- 1 comment
#144 - Default SyncBailHook return value to void
Pull Request -
State: closed - Opened by stabbylambda over 4 years ago
- 2 comments
#143 - DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
Issue -
State: closed - Opened by adityashukla74 over 4 years ago
- 2 comments
#142 - fix a AsyncParallelBailHook bug, the issue #138
Pull Request -
State: closed - Opened by double-chen over 4 years ago
#141 - fix a AsyncParallelBailHook bug, the issue #138
Pull Request -
State: closed - Opened by double-chen over 4 years ago
- 1 comment
#140 - fix a AsyncParallelBailHook bug, the issue #138
Pull Request -
State: closed - Opened by double-chen over 4 years ago
- 1 comment
#139 - fix bug issue #138
Pull Request -
State: closed - Opened by double-chen over 4 years ago
#138 - AsyncParallelBailHook, I use tapAsync/callAsync, it doesn't work as expected
Issue -
State: closed - Opened by double-chen over 4 years ago
- 3 comments
#137 - what is the idea of reassignment a class propery
Issue -
State: closed - Opened by Zuckjet over 4 years ago
#136 - Semantics of factory is correct?
Issue -
State: closed - Opened by brizer over 4 years ago
- 2 comments
#135 - Re-order taps after tap function is called to guarantee old taps are in correct order
Issue -
State: open - Opened by iendeavor over 4 years ago
- 3 comments
#134 - trim name option
Pull Request -
State: closed - Opened by chenxsan over 4 years ago
- 1 comment
#133 - Why use _call and call in Hook class?
Issue -
State: closed - Opened by daolou over 4 years ago
- 2 comments
#132 - Fix for https://github.com/webpack/tapable/issues/130
Pull Request -
State: closed - Opened by nshimiye over 4 years ago
- 1 comment
#131 - Fix for https://github.com/webpack/tapable/issues/130
Pull Request -
State: closed - Opened by nshimiye over 4 years ago
- 2 comments
#130 - AsyncParallelBailHook keeps executing even after one of the tapped functions has produced a defined value
Issue -
State: open - Opened by nshimiye over 4 years ago
- 3 comments
#129 - Update README.md
Pull Request -
State: closed - Opened by daweilv over 4 years ago
- 3 comments
#128 - AsyncSeriesHook exiting early when plugin has return value
Issue -
State: closed - Opened by znlbwo over 4 years ago
- 1 comment
#127 - Add test for hook.js
Pull Request -
State: closed - Opened by nguyenyou over 4 years ago
#126 - Fix test names
Pull Request -
State: closed - Opened by nguyenyou over 4 years ago
#125 - Change arrow functions in string to ES5 compatible functions
Pull Request -
State: closed - Opened by tirthbodawala over 4 years ago
- 2 comments
#124 - fix: typo in HookCodeFactory.js error message
Pull Request -
State: open - Opened by LeonVincent over 4 years ago
- 3 comments
#123 - Does AsyncSeriesBailHook support tapPromise?
Issue -
State: closed - Opened by wind4gis almost 5 years ago
#122 - avoid generating too depth scope nesting
Pull Request -
State: closed - Opened by sokra almost 5 years ago
- 1 comment
#121 - Always referencing the old value in the tap callback
Issue -
State: closed - Opened by wood1986 almost 5 years ago
- 3 comments
#120 - check invalid before names
Pull Request -
State: open - Opened by Cslove almost 5 years ago
- 2 comments
#119 - arrow function in string can't transpile
Issue -
State: closed - Opened by lzxue about 5 years ago
- 6 comments
#118 - style: Remove semicolon
Pull Request -
State: closed - Opened by ShenChang618 about 5 years ago
- 3 comments
#117 - add done, result and error to interceptor API
Pull Request -
State: closed - Opened by sokra about 5 years ago
- 1 comment
#116 - TypeScript Type Error: Type 'void' is not assignable to type '{ normalModuleFactory: NormalModuleFactory; }'.
Issue -
State: closed - Opened by ryanelian about 5 years ago
- 4 comments
#115 - TypeError: Class constructor HookCodeFactory cannot be invoked without 'new'
Issue -
State: closed - Opened by akashishu777 about 5 years ago
- 4 comments
#114 - Why HookCodeFactory generated code?
Issue -
State: closed - Opened by milottit over 5 years ago
- 3 comments
#113 - I am curious what is the point of these lines?
Issue -
State: closed - Opened by tbntdima over 5 years ago
- 3 comments
#112 - Why use tapable instead of EventEmitter in webpack?
Issue -
State: closed - Opened by Xia-Ao over 5 years ago
#111 - Error: Plugin could not be registered at 'html-webpack-plugin-alter-asset-tags'. Hook was not found.
Issue -
State: closed - Opened by tzs007 over 5 years ago
- 3 comments
#110 - has no exported member 'Tapable'. error appears when trying to build a TypeScript project
Issue -
State: closed - Opened by wujekbogdan over 5 years ago
- 6 comments
#109 - Can we remove tap from hook?
Issue -
State: closed - Opened by wangzongxu over 5 years ago
- 12 comments
#108 - merge tapable 1 branch
Pull Request -
State: closed - Opened by sokra over 5 years ago
- 4 comments
#107 - test: add some more tests
Pull Request -
State: closed - Opened by noscripter over 5 years ago
- 4 comments
#106 - fix the HookMap part of the README
Pull Request -
State: closed - Opened by yvanwangl over 5 years ago
- 4 comments
#105 - Add unit test for SyncWaterfallHook
Pull Request -
State: closed - Opened by pirosikick over 5 years ago
- 5 comments
#104 - give all constructors a name argument
Pull Request -
State: closed - Opened by sokra over 5 years ago
#103 - add name to hook interface
Pull Request -
State: closed - Opened by sokra over 5 years ago
#102 - refactor hooks to reduce number of hidden maps in methods
Pull Request -
State: closed - Opened by sokra over 5 years ago
- 1 comment
#101 - add es6 eslint config
Pull Request -
State: closed - Opened by weenta over 5 years ago
- 4 comments
#100 - Type and lint
Pull Request -
State: closed - Opened by sokra over 5 years ago
- 3 comments
#99 - chore(deps): update babel
Pull Request -
State: closed - Opened by alexander-akait almost 6 years ago
- 4 comments
#98 - fix: typo in hook.js error message
Pull Request -
State: closed - Opened by jon-simpkins almost 6 years ago
- 2 comments
#97 - AsyncParallelHook seems not fit as promise
Issue -
State: closed - Opened by LeeeeeeM almost 6 years ago
#96 - Backport #95 to tapable 1
Pull Request -
State: closed - Opened by sokra almost 6 years ago
#95 - Avoid stack overflow while series hook compilation
Pull Request -
State: closed - Opened by sokra almost 6 years ago
#94 - Where do I find docs on how to upgrade a plugin to the new API on `.hooks`?
Issue -
State: closed - Opened by givanse almost 6 years ago
- 2 comments
#93 - optional args
Pull Request -
State: closed - Opened by lmnsg almost 6 years ago
- 3 comments
#92 - update README for returned value clarification
Pull Request -
State: closed - Opened by zzs1020 almost 6 years ago
- 3 comments
#91 - tapPromise doesn't return my resolved value
Issue -
State: closed - Opened by zzs1020 almost 6 years ago
- 2 comments
#90 - Just curious why do "new Function(code)" ?
Issue -
State: closed - Opened by yanche almost 6 years ago
- 3 comments
#89 - Exclude tests from being bundled into npm package
Pull Request -
State: closed - Opened by ryanclark about 6 years ago
- 2 comments
#88 - Update type definitions to allow any type as HookMap key
Pull Request -
State: closed - Opened by sokra about 6 years ago
- 1 comment
#82 - Deprecate Hook#withOptions
Pull Request -
State: closed - Opened by ooflorent about 6 years ago
- 2 comments
#59 - Error: Cannot find module 'upath'
Issue -
State: closed - Opened by geminiyellow almost 7 years ago
- 4 comments
#57 - Call in reverse
Issue -
State: open - Opened by wmertens almost 7 years ago
- 6 comments
#53 - TS errors
Issue -
State: closed - Opened by jagomf almost 7 years ago
- 10 comments
#49 - Better technical documentation for API
Issue -
State: open - Opened by TheLarkInn about 7 years ago
- 3 comments
#47 - Do something with hook results
Issue -
State: open - Opened by wmertens about 7 years ago
- 12 comments
#15 - Auto generate documents with typedoc
Issue -
State: open - Opened by zhaoshengjun over 8 years ago
- 2 comments