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
For #5, I noticed that density-buoyancy-common and density have different preloads. Density lists "../sherpa/lib/poly-decomp-0.3.0.js", but density-buoyancy-common does not. Also, I forget if preloads are transitive or have to be mentioned in each file.
The text was updated successfully, but these errors were encountered:
It's not transitive, I could probably toss the density-buoyancy-common dependencies. For me it's helpful documentation, but I'm curious what your thoughts are. I updated it above, but should we just get rid of them?
For #5, I noticed that density-buoyancy-common and density have different preloads. Density lists
"../sherpa/lib/poly-decomp-0.3.0.js",
but density-buoyancy-common does not. Also, I forget if preloads are transitive or have to be mentioned in each file.The text was updated successfully, but these errors were encountered: