You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- 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?
The text was updated successfully, but these errors were encountered:
When running on a build server, the workflow is:
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?
The text was updated successfully, but these errors were encountered: