No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. manozdebnath
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    manozdebnath

    @manozdebnath

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    manozdebnath Follow

    Latest posts made by manozdebnath

    • RE: Quasar Admin CRM Template

      Hi @mayank091193! You have added particlesjs from CDN in index.template file, Do you know how to use the package from node_modules.
      <script src="~/node_modules/particlesjs/src/particles.js"></script> I have added this but its not working. Do you know any other webpackconfig

      posted in Useful Tips (NEW)
      M
      manozdebnath
    • how to add external script

      I want to use external javascript at the index.template.html file like
      <script src="…/node_modules/particlesjs/src/particles.js"></script>

      But I can not figure it out? it shows not found. I have tried with ~, /,…/ etc but same problem.

      In any case how would any one add external javascript if needed?

      Regards
      Manoz

      posted in Help
      M
      manozdebnath