1

in the chrome developer tools I see multiple sourcemap to the same typescript file with GET. how can it be ? and what can I do to stay with only one ?

I'm using CLI-Webpack.

example for duplicate sourcemaps: enter image description here

0

1 Answer 1

1

you need to promote the import of the module that holds this directive to app.module and it will solve this issue.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.