Remove tls from vite config
This commit is contained in:
3
vite.config.js
vendored
3
vite.config.js
vendored
@@ -11,8 +11,7 @@ export default defineConfig({
|
||||
laravel({
|
||||
input: [
|
||||
'resources/js/app.js'
|
||||
],
|
||||
valetTls: 'opnform.test'
|
||||
]
|
||||
}),
|
||||
vue({
|
||||
template: {
|
||||
|
||||
Reference in New Issue
Block a user