Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Ts loader isolated modules #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

krokerke
Copy link

Following this issue cerebral/webpackbin#48

version 2.3.7 (used by '^' on new builds) of ts-loader added config validation.
'isolatedModules' is not a loader options but a compiler-option normally used
in tsconfig.json, therefore we need to switch the option to the correct position.
'files' is an unknown loader-options therefore breaks when compiling typescript.
(see ts-loader v2.3.7 config validation)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant