chore: Remove main JS file from `package.json`

This commit is contained in:
Maicol Battistini 2021-12-18 13:41:39 +01:00
parent d687afbe73
commit 440d72ca81
No known key found for this signature in database
GPG Key ID: 4FDB0F87CDB1D34A
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"version": "3.0.0",
"packageManager": "pnpm",
"private": true,
"main": "resources/js/index.js",
"scripts": {
"dev": "php artisan osm:dev-server-fix && vite",
"build": "vite build",