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

incremental compilation doesn't recompile when only metatag has changed #185

Open
doublefx opened this issue Aug 30, 2013 · 0 comments
Open
Assignees

Comments

@doublefx
Copy link
Member

Using -include-sources=pathToMyFile.as
The file is not recompiled if only the metatags are changes, ex:

[JavaScript(mode='proto')] to
[JavaScript(mode='global')]

I had to remove the metatag and send the same arguments to the compiler to had it recompiled.

@ghost ghost assigned teotigraphix Aug 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants