fix: fix es6 import file extension
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { clampValue } from "../common/utils";
|
||||
import { clampValue } from "../common/utils.js";
|
||||
|
||||
const createProgressNode = ({
|
||||
x,
|
||||
|
||||
Reference in New Issue
Block a user