asantibanez / livewire-charts

Neat Livewire Charts for your Laravel projects
MIT License
804 stars 120 forks source link

Different approaches for adding the scripts #112

Open lrljoe opened 10 months ago

lrljoe commented 10 months ago

Summary

Describe different approaches for script inclusion

Proposal

It may be wise to offer the different options in the docs, e.g. bundling, vs layout

I use a variant of the auto injection that Livewire core uses, happy to port that over if desired

Additional Notes

Welcome further discussion or suggestions here