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

Fix all type errors in alp.js and turn on testing this on Travis. #3546

Merged
merged 3 commits into from Jun 10, 2016

Conversation

cramforce
Copy link
Member

No description provided.

@erwinmombay
Copy link
Member

super cool. LGTM

@@ -205,6 +205,7 @@ function compile(entryModuleFilename, outputDir,
// Don't modify compilation_level to a lower level since
// it won't do strict type checking if its whitespace only.
compilerOptions.compilerFlags.define = 'TYPECHECK_ONLY=true';
compilerOptions.compilerFlags.jscomp_error = 'checkTypes';
Copy link
Member

Choose a reason for hiding this comment

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

can you explain this one?

@cramforce cramforce merged commit aa33c77 into ampproject:master Jun 10, 2016
@cramforce cramforce deleted the types2 branch June 10, 2016 23:59
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.

None yet

2 participants