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
fix(init): Make the requirejs config template normalize paths
By removing the base path and file extension of files, this normalizes
files to be in a standard requirejs format and means mean sub dependencies
of the test files will not be loaded as-is. See
#513 (comment)
0 commit comments