Closed algj closed 4 years ago
low.js should support requiring JSON files. I will try myself next weekend and report!
Requiring JSON files works perfectly. I guess the problem is the "..../" instead of a "../../", so the resolving has some kind of bug. Do you have an example project or steps to do to trigger such an error?
Sorry, forgot to mention the "...." was to hide full path or whatever was it. It's shouldn't be a problem now. Thanks!
Example from avj node module:
Make it possible to require json files.