Closed micheartin closed 3 years ago
You may yarn remove @babel/core babel-loader
yarn remove @babel/core babel-loader
"devDependencies": { - "@babel/core": "^7.14.6", "@snowind/plugin": "^0.0.2", "@storybook/addon-actions": "^6.3.2", "@storybook/addon-essentials": "^6.3.2", "@storybook/addon-links": "^6.3.2", "@storybook/vue3": "^6.3.2", "@tailwindcss/forms": "^0.3.3", "@types/node": "^16.0.0", "@vitejs/plugin-vue": "^1.2.3", "@vue/compiler-sfc": "^3.0.5", "autoprefixer": "^10.2.6", - "babel-loader": "^8.2.2", "eslint": "^7.30.0", "eslint-plugin-vue": "^7.12.1", "postcss": "^8.3.5", "rollup-plugin-typescript2": "^0.30.0", "sass": "^1.35.1", "storybook-builder-vite": "^0.0.10", "storybook-dark-mode": "^1.0.8", "tailwindcss": "^2.2.4", "tslib": "^2.3.0", "vite": "^2.3.8", "vue-loader": "^16.3.0", "vue-tsc": "^0.0.24" }
Good catch, thanks
You may
yarn remove @babel/core babel-loader