-
-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #623 from gregberge/webpack
Support webpack 5
- Loading branch information
Showing
15 changed files
with
3,603 additions
and
97 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
{ | ||
"name": "svgr-webpack-example", | ||
"name": "@svgr/webpack-example", | ||
"private": true, | ||
"scripts": { | ||
"start": "webpack serve" | ||
}, | ||
"devDependencies": { | ||
"@svgr/webpack": "^2.0.0-alpha.26fa501a", | ||
"url-loader": "^1.0.1", | ||
"webpack": "^4.12.0", | ||
"webpack-cli": "^3.0.4" | ||
"@svgr/webpack": "^6.0.0-alpha.2", | ||
"html-webpack-plugin": "^5.5.0", | ||
"webpack": "^5.64.0", | ||
"webpack-cli": "^4.9.1", | ||
"webpack-dev-server": "^4.4.0" | ||
} | ||
} |
File renamed without changes.
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
fe5c117
There was a problem hiding this comment.
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: