mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-04-14 19:17:36 +08:00
Specify extension in include paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import RotatorEntity from "./RotatorEntity"
|
||||
import RotatorEntity from "./RotatorEntity.js"
|
||||
|
||||
export default class SimpleSerializationRotatorEntity extends RotatorEntity {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user