Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(loader): Handle null sourcemaps.
Webpack may send `null` as sourcemaps, which is now treated as no sourcmap instead of failing.
- Loading branch information