Commit 6604bd5
committed
fix: rename scaling-functions.js to avoid component naming conflict
Nuxt auto-imports were resolving both scaling-functions.vue and
scaling-functions.js to the same component name. Renamed the JS
helper file to scaling-utils.js to prevent the conflict.1 parent d3e052a commit 6604bd5
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
File renamed without changes.
0 commit comments