feat: Add source maps option to bundle and push process #935
Annotations
1 error and 8 warnings
Lint the code
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the code:
bin/stencil-bundle.js#L16
Replace `⏎········'-S,·--source-maps',⏎········'Include·source-maps·in·the·bundle.·This·is·useful·for·debugging',⏎····` with `'-S,·--source-maps',·'Include·source-maps·in·the·bundle.·This·is·useful·for·debugging'`
|
Lint the code:
bin/stencil-push.js#L10
Replace `⏎········'-f,·--file·[filename]',⏎········'specify·the·filename·of·the·bundle·to·upload'⏎····` with `'-f,·--file·[filename]',·'specify·the·filename·of·the·bundle·to·upload'`
|
Lint the code:
bin/stencil-push.js#L14
Replace `⏎········'-s,·--save·[filename]',⏎········'specify·the·filename·to·save·the·bundle·as'⏎····` with `'-s,·--save·[filename]',·'specify·the·filename·to·save·the·bundle·as'`
|
Lint the code:
bin/stencil-push.js#L18
Replace `⏎········'-S,·--source-maps',⏎········'Include·source-maps·in·the·bundle.·This·is·useful·for·debugging',⏎····` with `'-S,·--source-maps',·'Include·source-maps·in·the·bundle.·This·is·useful·for·debugging'`
|
Lint the code:
bin/stencil-push.js#L22
Replace `⏎········'-a,·--activate·[variationname]',⏎········'specify·the·variation·of·the·theme·to·activate'⏎····` with `'-a,·--activate·[variationname]',·'specify·the·variation·of·the·theme·to·activate'`
|
Lint the code:
bin/stencil-push.js#L26
Replace `⏎········'-d,·--delete',⏎········'delete·oldest·private·theme·if·upload·limit·reached'⏎····` with `'-d,·--delete',·'delete·oldest·private·theme·if·upload·limit·reached'`
|
Lint the code:
bin/stencil-push.js#L34
Replace `⏎········'-allc,·--all_channels',⏎········'push·a·theme·to·all·available·channels'⏎····` with `'-allc,·--all_channels',·'push·a·theme·to·all·available·channels'`
|
Loading