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

Disable JS output? #43

Open
ollwenjones opened this issue Jul 11, 2016 · 1 comment
Open

Disable JS output? #43

ollwenjones opened this issue Jul 11, 2016 · 1 comment

Comments

@ollwenjones
Copy link

Creating type definitions from the Java API is an awesome thing to do as a maven step, but compiling TypeScript to JavaScript / bundling the JavaScript is something that front-end-devs very often use a set of front-end-specific tools to do. (grunt/gulp/browserify/webpack, etc.)

Is there a way to have maven skip the TS to JS step?

@atsu85
Copy link
Collaborator

atsu85 commented Aug 23, 2016

@ollwenjones, not right now, but we gladly accept a PR.
(I personally don't use maven plugin, so I'm not likely to contribute that feature myself.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants