Skip to content

Commit

Permalink
chore: 🏗️ remove webpack and rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
ryntab committed Jun 17, 2024
1 parent 5d03a39 commit 74effc0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 49 deletions.
3 changes: 1 addition & 2 deletions event-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"webpack-build": "webpack --config webpack.config.mjs && node combine-bundles.js"
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxtjs/tailwindcss": "^6.12.0",
Expand Down
17 changes: 0 additions & 17 deletions event-viewer/rollup.config.js

This file was deleted.

30 changes: 0 additions & 30 deletions event-viewer/webpack.config.disabled

This file was deleted.

0 comments on commit 74effc0

Please sign in to comment.