tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Optimize language service build (#520)
`tsdx` uses `.browserslistrc` to determine how to transpile the source
code. By default it supports very old environments.
By specifying relatively modern targets, the bundle size has been
reduced with ~40%. This also significantly increases performance and
readability of the output, because babel’s regenerator runtime isn’t
used anymore.
The output target can’t be set to something too new, because `tsdx` uses
an older version of terser which isn’t compatible with all new syntax
(e.g. optional chaining).
Signature
-----BEGIN PGP SIGNATURE-----
wsBcBAABCAAQBQJiVvpUCRBK7hj4Ov3rIwAAi8kIADaC36Tfa/0Mrk/XRJ+mfYqt
6f0SYp2cL/YLQ8OMZau7GeTxtGIApG2NiJ5QSZ6y5JqQH67TrbSkLbMEsikbbdOn
lifIjKbwPFABVKBQNJiMJvD0Lo57/HX+iRXqpBhVvamXfDnqyjvDW+FTsz3y6UvV
Zkxn/W5hxqtgowkdEsuuLMpI9oatT65pRbWHWQCgO0xBc+drhl3h07EjAj7xc/sW
lsLcXx3h5nOgldNrAzMesynJTntLy0dbwdFf1VQQU8W1l4A2xQTET1aA9ZTW9f5V
RouYDJ1MHS2Y6Gnf8NcOzG4iEL/UFd6/QksfLvG+5+RiUbwtYlunLtBX6nlKqzI=
=Xlzx
-----END PGP SIGNATURE-----