-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
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
Problem with build process #14
Comments
More insight:
Will check these routes as well |
ba4ab7d didn't work (to the point that the component does not work at all) Next pointers: |
And:
In general,
|
Also, it is possible that the issue was due to a generator having side effects (and, in fact, issues with linter for vue-property-decorator) than anything else. In any case, solved by removing |
Well, the build process does not work.
The elements can be imported, but the data field is not accessible, resulting in errors for some elements (for TypeScript syntax for Vue.js, much nicer)
Though, it may be something different, as I now see - for ket it works (even with data). Strange.
The text was updated successfully, but these errors were encountered: