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

Options single run proposition #12

Open
ArturMarszalek opened this issue Apr 19, 2017 · 1 comment
Open

Options single run proposition #12

ArturMarszalek opened this issue Apr 19, 2017 · 1 comment

Comments

@ArturMarszalek
Copy link

Hi,

I want to run build script only once to retrieve packaged files (app, tests).
It will be nice to have option in buildOptions like
singeRun: true
or add a simple method to the watcher like stop();
What do you think about this?

ps. great package, it helps me with TDD approach!

@fyodorvi
Copy link
Owner

fyodorvi commented Apr 20, 2017

@ArutrMarszalek not sure what you're trying to achieve. If you need packaged files you may use JSPM native bundling, that's exactly what this this module does, except that it watches for changes and invalidates changed files from cache.

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