it-tools
it-tools copied to clipboard
feat(text-diff) fix module not loading
Fix: https://github.com/CorentinTh/it-tools/issues/1291
- looks like the error was happening from dynamically importing the module
- imported component directly into text-diff.vue file
@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.
A member of the Team first needs to authorize it.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
did a little more digging and found that the problem was with authentik, the fix for me was to set /assets/* in the unauthenticated paths - closing this pr