Skip to content

Commit

Permalink
Solution for app running Vue 2 compiling field using Vue 3
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 10, 2022
1 parent 56e4c4c commit e56d8af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion nova-components/TestTool/dist/js/tool.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions nova-components/TestTool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@
"nova:install": "npm --prefix='../../vendor/laravel/nova' ci"
},
"devDependencies": {
"@vue/compiler-sfc": "^3.2.22",
"laravel-mix": "^6.0.49",
"postcss": "^8.3.11",
"vue": "^3.2.37",
"vue-loader": "^16.8.3"
},
"dependencies": {}
}
}

0 comments on commit e56d8af

Please sign in to comment.