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

Allow for custom tsconfig.json path #6

Open
variable-content opened this issue Sep 18, 2017 · 0 comments
Open

Allow for custom tsconfig.json path #6

variable-content opened this issue Sep 18, 2017 · 0 comments

Comments

@variable-content
Copy link

Currently the tsconfig must live at the project root. The plugin should allow this to be configured, e.g.:

preactCliTypeScript(config, {tsconfig: 'config/tsconfig.json'});

If you're happy with the approach I'm happy to submit a PR later in the week for this.

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