Is there a reason for not deploying the source anymore?
MikeMitterer opened this issue · 1 comments
MikeMitterer commented
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...
episage commented
Can you add them to build? I can deploy that to npm
Tomasz Ciborski
… On 21 Aug 2019, at 20:00, Mike Mitterer ***@***.***> wrote:
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
@ .***@***.***/signer/lib/auth/Request.js
In this case I have not excluded node_modules...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.