Skip to content

Commit

Permalink
docs(readme): use webpack-config-runtime instead of deprecated asset-…
Browse files Browse the repository at this point in the history
…loaders
  • Loading branch information
djcsdy committed Nov 15, 2022
1 parent a6e76c0 commit c326538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ following contents:
"compilerOptions": {
"types": [
"webpack-env",
"@softwareventures/webpack-config/asset-loaders"
"@softwareventures/webpack-config/webpack-config-runtime"
]
}
}
Expand Down

0 comments on commit c326538

Please sign in to comment.