Skip to content

Migrating for FlashBuilder #670

Answered by joshtynjala
markdemich asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the dependsOn field in .vscode/tasks.json to build libraries before the main application.

https://code.visualstudio.com/docs/editor/tasks#_compound-tasks

It will recompile the libraries every time, though, even if nothing changed.

EDIT: I created a Gist that shows how to do it

https://gist.github.com/joshtynjala/7652881ff6b2dc53fc25f2c74d38c2c5

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@markdemich
Comment options

Answer selected by markdemich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants