Skip to content
Discussion options

You must be logged in to vote

Vue version, changed to 2

{
    "private": true,
    "scripts": {
        "dev": "mix",
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "prod": "npm run production",
        "production": "mix --production"
    },
    "devDependencies": {
        "@tailwindcss/typography": "^0.5.1",
        "autoprefixer": "^10.4.0",
        "cross-env": "^7.0",
        "css-loader": "^5.2.7",
        "laravel-mix": "^6.0",
        "postcss": "^8.4.5",
        "postcss-import": "^14.0.1",
        "tailwindcss": "^3.0.19",
        "vue-loader": "^15.9.8",
        "vue-template-compiler": "^…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smith-bing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant