Skip to content

Conversation

@yjhmelody
Copy link
Contributor

@yjhmelody yjhmelody commented Apr 29, 2021

in Souce:

var internalPath = mangleInternalPath(normalizedPath);

in parseFile:

var normalizedPath = normalizePath(path);
 var internalPath = mangleInternalPath(path);

I got two path string:

  • ./examples/foo
  • examples/foo

@MaxGraey
Copy link
Member

@willemneal could you check this as well?

@willemneal
Copy link
Contributor

Yeah looks good to me! Good catch!

@MaxGraey MaxGraey merged commit 802a233 into AssemblyScript:master Apr 29, 2021
@MaxGraey
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants