Hi, I’m new working with Framework7 -CLI, and I want to add other .js files like GreenSock gsap.js, or chart.js to the app I.m working in.
I tried to add the script in the index.f7.html, I tried to import in the app.js, Also tried to add the script in the home.f7.html, but nothing work.
What is the correct way to add does types os external js files to framework7 -CLI?