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

Bump xterm.js to v3.12.0 and bundle its dist #39

Merged
merged 1 commit into from
Apr 1, 2019
Merged

Bump xterm.js to v3.12.0 and bundle its dist #39

merged 1 commit into from
Apr 1, 2019

Conversation

rhamilto
Copy link
Contributor

@rhamilto rhamilto commented Apr 1, 2019

in order to pick up latest bug fixes.

Direct inclusion of xterm.js dist is being done since the latest versions of xterm.js are not available via Bower (xterm.js-next is not being maintained).

Note: this change results in invalid meta in bower.json (The "main" field has to contain only 1 file per filetype...), but the net result is only a warning in Bower's output when installing. This is a small concession in order to easily keep xterm.js updated.

@rhamilto
Copy link
Contributor Author

rhamilto commented Apr 1, 2019

/assign @spadgett

@rhamilto
Copy link
Contributor Author

rhamilto commented Apr 1, 2019

Hold on merging.

I'm thinking I should use NPM to install xterm.js, then use grunt to copy to dist.

@rhamilto
Copy link
Contributor Author

rhamilto commented Apr 1, 2019

I'm thinking I should use NPM to install xterm.js, then use grunt to copy to dist.

Done. Ready for review.

in order to pick up latest bug fixes.

Direct inclusion of xterm.js dist is being done since the latest versions of xterm.js are not available via Bower (xterm.js-next is not being maintained).

Note:  this change results in invalid meta in bower.json (`The "main" field has to contain only 1 file per filetype...`), but the net result is only a warning in Bower's output when installing.  This is a small concession in order to easily keep xterm.js updated.
@spadgett spadgett merged commit b75fd16 into kubernetes-ui:master Apr 1, 2019
@rhamilto rhamilto deleted the bundled-xterm branch April 1, 2019 19:57
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