basarat/typescript-collections

Is there a reason for not deploying the source anymore?

MikeMitterer opened this issue · 1 comments

I'm using source-map-loader in WebPack.

WARNING in ./node_modules/typescript-collections/dist/lib/arrays.js
Module Warning (from ./node_modules/source-map-loader/index.js):
(Emitted value instead of an instance of Error) Cannot find source file '../../src/lib/arrays.ts': Error: Can't resolve '../../src/lib/arrays.ts' in '/Volumes/DevLocal/DevTypeScript/Production/mobiad/mobicore/node_modules/typescript-collections/dist/lib'
 @ ./node_modules/typescript-collections/dist/lib/index.js 9:14-33
 @ ./node_modules/@mmit/signer/lib/auth/Request.js

In this case I have not excluded node_modules...