Skip to content
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

Can't be loaded into project without specifying which outputDir in package.json #2

Open
bolivier opened this issue Mar 18, 2019 · 0 comments

Comments

@bolivier
Copy link

I added this project to a package.json, and after importing the file, my project no longer compiled because it couldn't find typescript-lib-example.

To fix it, I changed the main entry in package.json from index.js to lib/index.js, but this makes the whole point of compiling different targets pointless.

What is the appropriate mechanism to choose which output to use?

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

1 participant