Dominic Beinenz
Dominic Beinenz
wanna change from cnbuilder to "clsx/lite"... same problem?! 
ah ok... typescript moduleResolution "bundler"is a new magic (?) :-) https://www.typescriptlang.org/tsconfig#moduleResolution see also: https://github.com/lukeed/clsx/issues/89
### Working:   ### Not Working:   ### Not Working:     https://webpack.js.org/concepts/entry-points/ ### And Functions https://github.com/webpack/webpack/issues/4456 Thx!!
thx for feedback! It means ts-optchain is "the one and only"? :-) I tried ts-optchain (+Proxy-Polyfill from google) before, but I need IE11 support and this was not working at...
same here, - ts-loader warning message (see issue https://github.com/TypeStrong/ts-loader/issues/918) - IE11 says `"Proxy" ist undefiniert` thx