Thank you for this plugin!
When building I'm getting the following messages:
No name was provided for external module "primevue/inputtext" in "output.globals" – guessing "__unplugin_components_0".
No name was provided for external module "vue" in "output.globals" – guessing "vue".
No name was provided for external module "vee-validate" in "output.globals" – guessing "veeValidate".
No name was provided for external module "primevue/inputnumber" in "output.globals" – guessing "__unplugin_components_0$1".
No name was provided for external module "primevue/select" in "output.globals" – guessing "__unplugin_components_0$2".
No name was provided for external module "primevue/textarea" in "output.globals" – guessing "__unplugin_components_0$3".
No name was provided for external module "primevue/checkbox" in "output.globals" – guessing "__unplugin_components_0$4".
No name was provided for external module "primevue/toggleswitch" in "output.globals" – guessing "__unplugin_components_0$5".
No name was provided for external module "primevue/datepicker" in "output.globals" – guessing "__unplugin_components_0$6".
No name was provided for external module "primevue/radiobutton" in "output.globals" – guessing "__unplugin_components_0$7".
No name was provided for external module "primevue/progressbar" in "output.globals" – guessing "__unplugin_components_0$8".
No name was provided for external module "lodash/compact" in "output.globals" – guessing "compact".
No name was provided for external module "lodash/join" in "output.globals" – guessing "join".
No name was provided for external module "radash" in "output.globals" – guessing "radash".
No name was provided for external module "accounting" in "output.globals" – guessing "accounting".
No name was provided for external module "dayjs" in "output.globals" – guessing "dayjs".
I'm not going to be using the UMD version of the package, so maybe it doesn't matter, but to fix the warnings is there an easier method than manually listing everything in the output globals config?
Thank you for this plugin!
When building I'm getting the following messages:
I'm not going to be using the UMD version of the package, so maybe it doesn't matter, but to fix the warnings is there an easier method than manually listing everything in the output globals config?