I am trying to access a folder that is outside of that.
But the file path is not working? It will only work if I place my assets within the "app" folder.
Here I attach an image. Working on Framer.js + Yeoman
Any idea what the file path should be?
I have tried all possible combinations.
Looking at this line:
myLayers = Framer.Importer.load("./../../imported/test1")
All my HTML/CSS/JS are within the "app" folder.
I am trying to access a folder that is outside of that. But the file path is not working? It will only work if I place my assets within the "app" folder.
Here I attach an image. Working on Framer.js + Yeoman
Any idea what the file path should be? I have tried all possible combinations.
Looking at this line: myLayers = Framer.Importer.load("./../../imported/test1")