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

Bundles with 'noname' when running on build server #26

Open
steve-gray opened this issue Jan 27, 2016 · 1 comment
Open

Bundles with 'noname' when running on build server #26

steve-gray opened this issue Jan 27, 2016 · 1 comment

Comments

@steve-gray
Copy link

When running on a build server, the workflow is:

-- Pull project
git clone <path>
cd <path>
Create freight definition if not exists, otherwise just freight.
freight create 
freight
npm install

However I find very often that 'noname-' is the bundle name. Is there something specific that freight is looking for in my paths that I'm not supplying? Or can I set a command-line argument to create the bundle with a name?

@vladikoff
Copy link
Member

Issue node-freight/freight-server#4

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