Skip to content

Commit

Permalink
removes react-preset and modifications to initialization of Inertia
Browse files Browse the repository at this point in the history
  • Loading branch information
awebartisan committed Sep 12, 2020
1 parent 6f69473 commit 49be431
Show file tree
Hide file tree
Showing 8 changed files with 310 additions and 17,764 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

115 changes: 8 additions & 107 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"@babel/preset-react": "^7.10.4",
"axios": "^0.19",
"cross-env": "^7.0",
"laravel-mix": "^5.0.1",
Expand All @@ -24,6 +23,7 @@
"@inertiajs/inertia": "^0.2.3",
"@inertiajs/inertia-react": "^0.2.1",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"react": "^16.13.1",
"react-dom": "^16.13.1"
}
Expand Down
Loading

0 comments on commit 49be431

Please sign in to comment.