You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to get source maps working in Indigo, I'm seeing this;
[Error] Cannot load file:///home/dave/repos/pkg/indigo/indigo/indigo/src/main/scala/indigo/shared/platform/SceneProcessor.scala due to access control checks.
Which I'm going to guess, is a reference to a local dev environment?
From @Quafadas:
When trying to get source maps working in Indigo, I'm seeing this;
[Error] Cannot load file:///home/dave/repos/pkg/indigo/indigo/indigo/src/main/scala/indigo/shared/platform/SceneProcessor.scala due to access control checks.
Which I'm going to guess, is a reference to a local dev environment?
Could something like this could be preferable?
https://github.com/raquo/Laminar/blob/2ca18da3d8f66daf850af820746fef933ba0c2f9/build.sbt#L100
The text was updated successfully, but these errors were encountered: