cristianhu06 / datatables--jest

0 stars 0 forks source link

2. Instalar Vite #2

Open cristianhu06 opened 1 year ago

cristianhu06 commented 1 year ago
npm install --save-dev vite laravel-vite-plugin

npm install laravel-vite-plugin --save-dev

npm run dev
{
    "private": true,
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@alpinejs/focus": "^3.10.5",
        "@tailwindcss/forms": "^0.5.2",
        "@tailwindcss/typography": "^0.5.0",
        "alpinejs": "^3.0.6",
        "autoprefixer": "^10.4.7",
        "axios": "^0.25",
        "laravel-vite-plugin": "^0.7.8",
        "lodash": "^4.17.19",
        "postcss": "^8.4.14",
        "tailwindcss": "^3.1.0",
        "vite": "^4.4.4"
    }
}

imagen 💯

Image

cristianhu06 commented 1 year ago

DESINTALAR LARAVEL MIX .-

npm uninstall laravel-mix --save-dev