mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-04-18 11:05:43 +00:00
SQSCANGHA-117 Set up js build
This commit is contained in:
parent
5837ebfcca
commit
cc93f5222c
7 changed files with 944 additions and 0 deletions
2
dist/index.js
vendored
Normal file
2
dist/index.js
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
console.log("Hi there");
|
||||
//# sourceMappingURL=index.js.map
|
||||
1
dist/index.js.map
vendored
Normal file
1
dist/index.js.map
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"file":"index.js","sources":["../src/index.js"],"sourcesContent":["console.log(\"Hi there\");\n"],"names":[],"mappings":"AAAA,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue