Closed wei2912 closed 3 years ago
Actually, are we just aiming for compression of ES2015+ syntax or transpilation?
Actually, are we just aiming for compression of ES2015+ syntax or transpilation?
I think compression is sufficient. Too lazy to support older browsers tbh
This PR fixes https://github.com/AdvisorySG/ghost-advisory-theme/issues/190 using the
gulp-terser-js
plugin at https://github.com/gulp-community/gulp-terser-js.