You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my understanding, it seems vue-loader is stuck at version 15 from vue-cli on a Vue 2 project.
So Typescript is not allowed in <template> code.
Is there no way around that?
Thanks.
What does the proposed API look like?
vue-loader 16 is not compatible with Vue 2 ?
The text was updated successfully, but these errors were encountered:
What problem does this feature solve?
From my understanding, it seems vue-loader is stuck at version 15 from vue-cli on a Vue 2 project.
So Typescript is not allowed in
<template>
code.Is there no way around that?
Thanks.
What does the proposed API look like?
vue-loader 16 is not compatible with Vue 2 ?
The text was updated successfully, but these errors were encountered: