Skip to content

Import files from any directory with Scripting Tool  #863

@NghiaTranUIT

Description

@NghiaTranUIT

Description

At the moment, if we would like to import a file to Map Local, we have to import the file and use the generated path.

For example:

const file = require("@users/myfile.json");

We should improve it and allow the developer to import any files they need.

For instance:

const file = require("~/Desktop/file.json");

Metadata

Metadata

Assignees

Labels

Feature requestRequest new feature goes here✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions