mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-16 10:54:42 +08:00
Specify extension in include paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Vector2DEntity from "./Vector2DEntity"
|
||||
import Vector2DEntity from "./Vector2DEntity.js"
|
||||
|
||||
export default class SimpleSerializationVector2DEntity extends Vector2DEntity {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user