When using '.neovan' file, importing within JS/CSS crashes. The reason for this is that the relative route being provided is from the location of the temp directory.
When using '.neovan' file, importing within JS/CSS crashes. The reason for this is that the relative route being provided is from the location of the temp directory.
When using '.neovan' file, importing within JS/CSS crashes. The reason for this is that the relative route being provided is from the location of the temp directory.
Wrote a plugin for esbuild that resolves the correct relative path.