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
No need for saber-config.ts and saber-node.ts this will just make things complicated
Using ts-node it should be pretty easy, don't know how involved the implementation would be in real life. From glancing at the docs it looks straightforward though.
Feature request
You should be able to:
<script>
block in Vue component.ts
pages and import.ts
files in app runtimesaber-config.ts
(maybe)saber-node.ts
(maybe)This should be implemented as a plugin (unless it doesn't introduce any large dependencies).
The text was updated successfully, but these errors were encountered: