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

    Quasar in a Webpack Build?

    CLI
    5
    8
    549
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jmbldwn last edited by

      Has anyone gotten quasar to work in a stock webpack configuration, i.e. not using the quasar or vue cli?

      1 Reply Last reply Reply Quote 0
      • K
        kikan last edited by

        I’m trying to do that to embed Quasar in a Ruby On Rails app.
        I don’t want the UMD mode (I don’t want to rely on a external CDN or something like that).
        Coming from Vuetify, It’s pretty hard to understand how to use Quasar directly with webpack.

        1 Reply Last reply Reply Quote 0
        • s.molinari
          s.molinari last edited by

          Answered on Discord.

          https://discordapp.com/channels/415874313728688138/596276240260923392/635522921934356512

          Scott

          1 Reply Last reply Reply Quote 1
          • E
            eskelly last edited by

            Is the link above still available, it doesn’t seem to work?

            1 Reply Last reply Reply Quote 0
            • I
              ilabutk last edited by

              I think it died.

              1 Reply Last reply Reply Quote 0
              • I
                ilabutk last edited by

                Or not …:) It took a long time to load … It seems to be there.

                1 Reply Last reply Reply Quote 0
                • E
                  eskelly last edited by

                  It says I don’t have access to any text channels, or there are none on this server, do I need to subscribe or something to get access?

                  1 Reply Last reply Reply Quote 0
                  • s.molinari
                    s.molinari last edited by s.molinari

                    You need to register for Discord.

                    Also, the suggestion/ answer on Discord in the end was to just use Quasar’s CLI to develop the front-end and have the webserver serve the built files. Easy peasy. 🙂

                    If you are looking to run your own webpack setup, you are missing out on all the work already done within Quasar for you and the big question is then, why are you needing it outside in your own webpack setup? What are you doing, that Quasar can’t?

                    If you are using Vue separately, then use Quasar as a Vue plugin.

                    https://quasar.dev/start/vue-cli-plugin

                    Scott

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post