Closed realtimetodie closed 1 year ago
I fixed another issue. The .swrc configuration file auto-discovery did not work properly, as the value needs to be of type label.
With regard to the source map test cases, everything works now as it did previously, except https://github.com/swc-project/swc/issues/1388 which is something I found while going through the @swc/cli source code.
@alexeagle
Fixes an issue where the sourceMappingURL comment was not added to the output.
Fixes https://github.com/aspect-build/rules_swc/issues/146