Skip to content

Conversation

@sstimac
Copy link
Contributor

@sstimac sstimac commented Aug 16, 2023

  • updated some of the critical underlying packages
  • as a result, download cached is now a local method instead of dependency ( collision with the old version of mkdir, and the actual package is on Ivo's private repo )
  • upgrade to babel 7
  • move config to src directory, so that it properly points to imports inside build dir that is compiled by babel, instead of src directory

Copy link
Contributor

@Definitely-Not-Vlad Definitely-Not-Vlad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only 1 silly request, which is the line removal, but also requesting changes as there are issues with shoutem publish that need to be resolved before this can go live.

Likely related to file upload request and changes introduced from tar replacing tar.gz.

);
await targz().compress(packageDir, destinationDirectory);
await tar.c({ file: destinationDirectory }, [packageDir]);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

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.

3 participants