Skip to content

move third party libs to third_party/ #1969

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

Closed
jonasfj opened this issue Jan 18, 2019 · 2 comments
Closed

move third party libs to third_party/ #1969

jonasfj opened this issue Jan 18, 2019 · 2 comments
Labels
Milestone

Comments

@jonasfj
Copy link
Member

jonasfj commented Jan 18, 2019

Sources that aren't under CLA must be included in third_party/ folder.

Example

  • static/highlight/highlight.pack.js
@isoos
Copy link
Collaborator

isoos commented Jan 21, 2019

Shall we handle two sources for /static handler, or shall we copy the files from third_party/ to /static before serving?

@jonasfj
Copy link
Member Author

jonasfj commented Jan 21, 2019

Probably just as easy to have a separate handler for /static/highlight/ that way we don't accidentally move it it back..

But I don't think it's particularly important... any solution is fine with me.

@jonasfj jonasfj added the P3 low label Jan 21, 2019
@isoos isoos added this to the M11 milestone Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants