You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(runtime-generator): fix module not found errors for custom spriteModule or symbolModule
This change fixes module not found errors that could occur when specifying a custom spriteModule or
symbolModule. Previously the import statements this loader generated would only work for svg imports
made from certain directories.
0 commit comments