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

Support generating a form from stream js #90

Open
pgilad opened this issue Jan 11, 2015 · 0 comments
Open

Support generating a form from stream js #90

pgilad opened this issue Jan 11, 2015 · 0 comments

Comments

@pgilad
Copy link
Member

pgilad commented Jan 11, 2015

this example:
ampersand gen form ./path/to/your/model.js

Will not currently work if I'm writing ES6 (that gets converted with 6to5).

However a possible solution would be:

6to5 ./path/to/your/model.js | ampersand gen form

But that is currently unsupported...

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