Skip to content

Conversation

@everdimension
Copy link

@everdimension everdimension commented Oct 24, 2020

Rollup Plugin Name: {name}

This PR contains:

  • other

Are tests included?

  • no

Breaking Changes?

  • no

Description

I saw the original 'dir' must be used when 'outDir' is specified error and spent a lot of time figuring it out because ts compiler doesn't have this 'dir' option (https://www.typescriptlang.org/docs/handbook/compiler-options.html), but the error sounds as if it should

I changed the message a bit to avoid this confusion.

I saw the original `'dir' must be used when 'outDir' is specified` error and spent a lot of time figuring it out because ts compiler doesn't have this 'dir' option (https://www.typescriptlang.org/docs/handbook/compiler-options.html), but the error sounds as if it should

I changed the message a bit to avoid this confusion.
@everdimension
Copy link
Author

everdimension commented Oct 24, 2020

Just saw #619 PR, which is more comprehensive 👍

@everdimension everdimension deleted the patch-1 branch October 26, 2020 08:49
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

Successfully merging this pull request may close these issues.

1 participant