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

    From where is system.import coming?

    Framework
    2
    2
    1265
    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.
    • P
      paul last edited by

      Amazing Framework, thx for sharing this brilliant work.
      Just wondering, in route.js there is:

      function load(component) {

      return () => System.import(components/${component}.vue)

      }
      From where is “System” coming? Anyhow, there is no SystemJs involved I guess?
      Thanks for shedding a light on that.
      Cheers
      paul.

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        System.import is a Webpack directive. https://www.google.ro/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=system.import+webpack&*
        No SystemJS involved, yes.

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