fix: fix es6 import file extension

This commit is contained in:
rickstaa
2022-09-24 13:20:52 +02:00
parent c7d4c29757
commit 41d6760abd
34 changed files with 108 additions and 109 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { clampValue } from "../common/utils";
import { clampValue } from "../common/utils.js";
const createProgressNode = ({
x,