Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create step to generate sourcemaps #290

Merged
merged 2 commits into from
May 31, 2024
Merged

feat: create step to generate sourcemaps #290

merged 2 commits into from
May 31, 2024

Conversation

lpeil
Copy link
Contributor

@lpeil lpeil commented May 31, 2024

Description

Create a new step on gulp to generate sourcemaps for compatibility with typescript.

Fixes # (issue)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Screenshots (if appropriate):

image

Checklist:

  • I have read the CONTRIBUTING document
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have made corresponding changes to the documentation (if appropriate)

@lpeil lpeil requested a review from a team May 31, 2024 13:41
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lpeil lpeil merged commit 72f3f35 into master May 31, 2024
4 checks passed
@lpeil lpeil deleted the feat-sourcemaps branch May 31, 2024 15:47
ocean-ops pushed a commit that referenced this pull request May 31, 2024
# [3.6.0](v3.5.0...v3.6.0) (2024-05-31)

### Features

* create step to generate sourcemaps ([#290](#290)) ([72f3f35](72f3f35))
@ocean-ops
Copy link

🎉 This PR is included in version 3.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants