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

Correct Javascript declarations and add support for library metadata. #1679

Merged
merged 3 commits into from
Jun 5, 2019

Conversation

zfi
Copy link
Contributor

@zfi zfi commented Jun 5, 2019

Add MIME type to some JavaScript declarations where it was omitted. Without them, the browser may interpret the content as a plain text stream.

Add support for obtaining metadata from the compiler server to indicate the version of the library in use by the compiler. This data can be used to help the UI ensure that the back-end libraries can support the blocks available in the UI.

@zfi zfi merged commit 5429172 into parallaxinc:1.2 Jun 5, 2019
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.

2 participants