Skip to content

WebPack source-map-loader warning #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
neytema opened this issue May 25, 2017 · 1 comment
Closed

WebPack source-map-loader warning #23

neytema opened this issue May 25, 2017 · 1 comment

Comments

@neytema
Copy link

neytema commented May 25, 2017

source-map-loader emits warning when building typescript-string-enums

WARNING in ./~/typescript-string-enums/dist/index.js
(Emitted value instead of an instance of Error) Cannot find source file '../src/index.ts': Error: Can't resolve '../src/index.ts' in './~/typescript-string-enums/dist'

@dphilipson can you add inlineSources compilerOption in tsconfig.json?

@dphilipson
Copy link
Owner

Thank you for the report @neytema! This should be fixed in 0.3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants