atom-community / terminal

Terminal integrated with atom-community/atom
https://atom.io/packages/atomic-terminal
Other
19 stars 4 forks source link

Reduce the size of the bundle #86

Closed aminya closed 3 years ago

aminya commented 3 years ago

After

dist\terminal.js                          360.82 KB
dist\xterm-addon-web-links.b0119923.js      3.58 KB
dist\xterm-addon-webgl.7de8f644.js         64.41 KB
dist\xterm-addon-ligatures.ff179dbb.js    186.47 KB

Before

dist\terminal.js                          387.91 KB
dist\xterm-addon-web-links.26bb5133.js      4.84 KB
dist\xterm-addon-webgl.67a566fc.js         66.74 KB
dist\xterm-addon-ligatures.aad5d80e.js    190.58 KB

This can await https://github.com/parcel-bundler/parcel/issues/6588 so we go to the latest version instead.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.1.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: