Skip to content

prebuild-assets-20230915.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 06:48
· 4 commits to master since this release
feat: improve alias replacement to handle relative path correctly

Now it should handle something like `"@": "./src"` correctly, and
not mess it up with regular npm package that has a `@` prefix.