Skip to content

WIP: add tilt.dev for spinup#35

Draft
NeilHanlon wants to merge 3 commits intoopenela:mainfrom
NeilHanlon:tilt-dev
Draft

WIP: add tilt.dev for spinup#35
NeilHanlon wants to merge 3 commits intoopenela:mainfrom
NeilHanlon:tilt-dev

Conversation

@NeilHanlon
Copy link
Copy Markdown
Member

  • TODO: readme / explain

Comment thread Tiltfile
sync('./ui', '/app'),
run('cd /app && pnpm install --frozen-lockfile && pnpm run build', trigger=['./ui/package.json', './ui/pnpm-lock.lock']),

run('touch /app/server.ts', trigger='./server.ts'),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ui/server.ts in trigger.

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

Successfully merging this pull request may close these issues.

1 participant