Skip to content

Commit

Permalink
chore: add ref comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Donghyun Hwang committed Oct 9, 2024
1 parent 384dded commit 9f29f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/iconLoader.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* load all icons from the pixel-icon-library
* require.context has issue that use dynamic path, so separate the function
*
* ref: https://github.com/webpack/webpack/issues/9300
*/

const loadRegularSvgIcons = () => {
Expand Down

0 comments on commit 9f29f3b

Please sign in to comment.