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