belaudiobooks / website

Catalog of belarusian audiobooks
GNU General Public License v3.0
32 stars 6 forks source link

Setup JS bundling #84

Open nbeloglazov opened 1 year ago

nbeloglazov commented 1 year ago

At the moment we have minimal amount of JS and it's served as is, without any bundling or minification. We should add a nodejs project so that we can use 3rd party libraries, minify code, switch to typescript. Requirements:

As part of this work we should migrate existing JS code to TS.

nbeloglazov commented 3 months ago

Sample JS bundling setup: https://github.com/belaudiobooks/bybyk/commit/51aba0cb39ccd89669c0148625d24eeb9692baa8