Skip to content

Commit

Permalink
Merge pull request #255 from quirrel-dev/update-webpack-5
Browse files Browse the repository at this point in the history
Update to webpack 5
  • Loading branch information
Skn0tt authored Apr 3, 2021
2 parents ca12b30 + b3fe731 commit 96bb368
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
3 changes: 3 additions & 0 deletions development-ui/next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
module.exports = {
future: {
webpack5: true
},
async redirects() {
return [
{
Expand Down
11 changes: 2 additions & 9 deletions development-ui/package-lock.json

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

2 comments on commit 96bb368

@vercel
Copy link

@vercel vercel bot commented on 96bb368 Apr 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

quirrel-development-ui – ./development-ui

quirrel-development-ui-git-main-skn0tt.vercel.app
quirrel-development-ui.vercel.app
quirrel-development-ui-skn0tt.vercel.app
ui.quirrel.dev

@vercel
Copy link

@vercel vercel bot commented on 96bb368 Apr 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.