Tag:The smaller the
-
Vue. config. JS configure moment JS import on demand
Moment. JS is a good date tool library, but it has a small disadvantage. It does not provide on-demand import, so it is packaged like this.. 1629686740.jpg It’s 600 + K.The smaller the file we upload to the server, the better, so we need to import it on demand. As you can see in the […]