-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
- Operating System: Windows 10
- Node Version: 12.13
- NPM Version: yarn 1.12.3
- webpack Version: 4.44.2
- thread-loader Version: 3.0.0
Expected Behavior
No errors.
Actual Behavior
Error: Cannot read property 'hooks' of undefined
occures when building project with exposed ts modules.
Code
// index.ts
function foo() {};
export default foo;
How Do We Reproduce?
Repo with example: https://github.com/MhMadHamster/webpack-expose-ts-modules
Initially opened issue in the expose-loader
repository: webpack-contrib/expose-loader#115
vkrol, alexander-akait, lozinsky, caseyjhol, MrLth and 8 more
Metadata
Metadata
Assignees
Labels
No labels