Skip to content

Commit

Permalink
Upgrade, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelloz committed Apr 6, 2024
1 parent b1e047e commit f8b72ac
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 81 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ TODO

- Write simple e2e test run on the example, after the deployment
- Split webpack configs into common + dev/prod to avoid pushing to plugins array
- Add sourcemaps
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"@tailwindcss/forms": "^0.5.7",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"css-loader": "^7.0.0",
"esbuild-loader": "^4.1.0",
"html-bundler-webpack-plugin": "^3.7.0",
"html-bundler-webpack-plugin": "^3.8.0",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
Expand Down
Loading

0 comments on commit f8b72ac

Please sign in to comment.