Skip to content

Commit

Permalink
prod asset build
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed Jun 19, 2021
1 parent dc728a4 commit 72d90f5
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 386,141 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"watch-poll": "npm run watch -- --watch-poll",
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
"prod": "npm run production",
"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"
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.21",
Expand All @@ -34,6 +34,7 @@
"autoprefixer": "^10.2.4",
"bootbox": "^5.3.2",
"bootstrap": "^4.5.2",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
"datatables-responsive": "^1.0.7",
"datatables.net-bs4": "^1.10.21",
Expand Down
180,532 changes: 2 additions & 180,530 deletions public/css/ixp-pack.css

Large diffs are not rendered by default.

Loading

0 comments on commit 72d90f5

Please sign in to comment.