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
bug #356 Fix shared entry file when source maps are enabled (Lyrkan)
This PR was merged into the master branch.
Discussion
----------
Fix shared entry file when source maps are enabled
This PR fixes#352.
When source maps are enabled, the original shared entry file ends with a commented line.
This is an issue when the "_tmp_shared" entry is appended to it since its first line then becomes part of that comment.
Commits
-------
278d992 Fix shared entry file when source maps are enabled
0 commit comments