refactore(sourcemaps-reader): changed logger (#2139)

This commit is contained in:
Kraiem Taha Yassine 2024-04-25 17:31:48 +02:00 committed by GitHub
parent ef28bfc8f9
commit 19e7a3aef5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
SERVICE_NAME='sourcemaps-reader' export SERVICE_NAME='sourcemaps-reader'
npm start npm start