We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Sorry, I saw there is a forum where I can post this question. http://forum.quasar-framework.org/topic/282/from-where-is-system-import-coming
Sorry, something went wrong.
No branches or pull requests
Amazing Framework, thx for sharing this brilliant work.
Just wondering, in route.js there is:
From where is "System" coming? Anyhow, there is no SystemJs involved I guess?
Thanks for shedding a light on that.
Cheers
paul.
The text was updated successfully, but these errors were encountered: