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

(expirement) adds parcel build to chat-xplat #4010

Merged
merged 4 commits into from
May 19, 2023
Merged

Conversation

peterpme
Copy link
Contributor

@peterpme peterpme commented May 19, 2023

if it's gonna build, it should build

my requirements were:

  • types and autocomplete still works with path alises import { A } from '~src/A'
  • proper build targets for react-native/the extension with ESM support for the latter
  • speed (since its built as a lbrary, less work for the extension)

@vercel
Copy link

vercel bot commented May 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
backpack ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2023 2:48am

@github-actions
Copy link
Contributor

github-actions bot commented May 19, 2023

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@parcel/packager-ts ADDED - 2.8.3
@parcel/transformer-typescript-tsc ADDED - 2.8.3
@parcel/transformer-typescript-types ADDED - 2.8.3
@parcel/ts-utils ADDED - 2.8.3

@peterpme peterpme changed the title adds parcel to chat-xplat adds parcel build to chat-xplat May 19, 2023
@socket-security
Copy link

socket-security bot commented May 19, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
eventemitter3@5.0.1 None +0 lpinca
@parcel/transformer-typescript-tsc@2.8.3 None +1 devongovett
@parcel/packager-ts@2.8.3 None +0 devongovett
@parcel/transformer-typescript-types@2.8.3 None +1 devongovett

@peterpme peterpme changed the title adds parcel build to chat-xplat (expirement) adds parcel build to chat-xplat May 19, 2023
@peterpme peterpme marked this pull request as ready for review May 19, 2023 02:45
@peterpme peterpme merged commit 64e3dd1 into master May 19, 2023
@peterpme peterpme deleted the peter/chat-xplat-build branch May 19, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant