Discord
Login
Community
DARK THEME

Assets + js

I want to add a file to the project in the 'assets' section. The file is text and has a short javascript code (one line). When I add it to the project, 3 dots appear - signaling the update and sending data to the server. These dots are constant. The update never ends.

When I exit the project to the list of projects and reopen the project with the asset in javiescript - I see that the file with the javascript code is missing.

I tried to reproduce, but no luck. What I did is rename a JavaScript file to .txt and drop the txt file in the assets manager. It worked for me. Anything specific I should do to reproduce?

Firefox 109, win 8.1, MicroStudio Offline (Node.js).

I have a content file

     system.test(){
       return "test"
     }

written with ".js" and ".out" at the end of the name always causes the behavior described earlier. With ".txt" at the end it is added correctly.

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community