Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

fix: update paths and include linux esbuild #656

Merged
merged 2 commits into from
Jul 19, 2022
Merged

Conversation

ssvegaraju
Copy link
Contributor

Issue #, if available:

Description of changes:
Updating paths to use forward slashes instead of backslashes as per https://stackoverflow.com/a/38428899. In addition, created a .yarnrc.yml to allow for multiple versions of esbuild based on platform.

Tested using WSL.

Checklist:

  • Have you successfully deployed to an AWS account with your changes?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ssvegaraju ssvegaraju requested a review from a team as a code owner July 19, 2022 16:07
.yarnrc.yml Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #656 (ab29c56) into develop (d6d3e00) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #656   +/-   ##
========================================
  Coverage    95.65%   95.65%           
========================================
  Files            4        4           
  Lines          207      207           
  Branches        30       30           
========================================
  Hits           198      198           
  Misses           9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6d3e00...ab29c56. Read the comment docs.

@ssvegaraju ssvegaraju merged commit 85e7800 into develop Jul 19, 2022
@ssvegaraju ssvegaraju deleted the cdk-fixBundlePaths branch July 19, 2022 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants