File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- require('./sourcemap-register.js'); /******/ (() => { // webpackBootstrap
1+ /******/ (() => { // webpackBootstrap
22/******/ var __webpack_modules__ = ({
33
44/***/ 8063:
@@ -28272,5 +28272,4 @@ module.exports = parseParams
2827228272/******/ module.exports = __webpack_exports__;
2827328273/******/
2827428274/******/ })()
28275- ;
28276- //# sourceMappingURL=index.js.map
28275+ ;
Original file line number Diff line number Diff line change 55 "private" : true ,
66 "main" : " dist/action.js" ,
77 "scripts" : {
8- "build" : " tsc && ncc build dist/action.js -o dist --source-map -- license licenses.txt" ,
9- "build:dev" : " tsc" ,
8+ "build" : " tsc && ncc build dist/action.js -o dist --license licenses.txt" ,
9+ "build:dev" : " tsc && ncc build dist/action.js -o dist --source-map --license licenses.txt " ,
1010 "clean" : " rm -rf dist/*" ,
1111 "test" : " jest" ,
1212 "lint" : " eslint src/**/*.ts"
You can’t perform that action at this time.
0 commit comments