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

improve browser-based workflow #22

Closed
forresto opened this issue Nov 13, 2013 · 4 comments
Closed

improve browser-based workflow #22

forresto opened this issue Nov 13, 2013 · 4 comments

Comments

@forresto
Copy link
Member

Throwing this here, my response to a gripe on the FBP list:

We're working on it. I agree that it is painful, so I'll be making this a priority as I get used to browser-side NoFlo. On the roadmap:

  • Adding components one-at-a-time from files as they are added to graph
  • Making new components and editing CoffeeScript or JavaScript within the ui
  • Build: concatenating and minifying the components in a particular graph into one .js file
@bergie
Copy link
Member

bergie commented Nov 20, 2013

To add to the build step: remove all unused components from the built file (requires a NoFlo-specific component plugin, and particularly for componentjs/builder.js#125 to be merged)

@forresto
Copy link
Member Author

In the build step, it would be nice if I could specify library files per component.

For example with noflo-seriously it would only include the effects used: https://github.com/forresto/noflo-seriously/blob/master/component.json

@forresto
Copy link
Member Author

Tagging #61 and this thread on the FBP group.

@bergie
Copy link
Member

bergie commented May 2, 2014

For the building step, this is solved by https://github.com/noflo/grunt-noflo-browser

@bergie bergie closed this as completed Sep 10, 2014
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

2 participants