vue-tailwind-datepicker icon indicating copy to clipboard operation
vue-tailwind-datepicker copied to clipboard

Why are there so many language files in the dist directory after construction? Can I only package the specified language pack files?

Open goophps opened this issue 2 years ago • 8 comments

goophps avatar Sep 27 '23 20:09 goophps

@goophps you have all the translations files in the dist folder to be able to use them with the picker.

But the component only load the the required language file

xibman avatar Sep 28 '23 15:09 xibman

@goophps you have all the translations files in the dist folder to be able to use them with the picker.

But the component only load the the required language file

After my project is built, dist\assets\vue-tailwind-datepicker-6343abc0.js, this file is more than 200 KB

goophps avatar Oct 06 '23 18:10 goophps

@goophps I check this week !

xibman avatar Oct 09 '23 07:10 xibman

@goophps I check this week !

Hello, how is it going?

goophps avatar Oct 14 '23 22:10 goophps

@goophps try again

xibman avatar Oct 16 '23 07:10 xibman

@goophps try again this is version 1.6.1 image

goophps avatar Oct 16 '23 20:10 goophps

@goophps which bundler do you use ?

xibman avatar Oct 17 '23 07:10 xibman

@goophps which bundler do you use ?

vue3 + vite

goophps avatar Oct 17 '23 17:10 goophps