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
{{ message }}
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
In 2.0, since we don't have to use <template> in a .vue component, and <style> is also optional, so why not make a vue-hot-loader for .js vue component with hot-reloading support?
The text was updated successfully, but these errors were encountered:
In 2.0, since we don't have to use
<template>
in a.vue
component, and<style>
is also optional, so why not make avue-hot-loader
for.js
vue component with hot-reloading support?The text was updated successfully, but these errors were encountered: