Skip to content

Support generating a form from stream js #90

@pgilad

Description

@pgilad

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...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions