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(scripts): add a all-inclusive es5 bundle build #65

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

SimeonC
Copy link
Collaborator

@SimeonC SimeonC commented Jun 2, 2022

For some of our older apps with some odd restrictions due to inability to upgrade build tools require an all inclusive es5 build as sub-dependencies are not loaded correctly. (Ember app)

This allows us to export an es5 single build js file.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/scripts@2.1.0-canary.65.2425880340.0
# or 
yarn add @tablecheck/scripts@2.1.0-canary.65.2425880340.0

For some of our older apps with some odd restrictions due to inability to upgrade build tools require an all inclusive es5 build as sub-dependencies are not loaded correctly. (Ember app)

This allows us to export an es5 single build js file.
@SimeonC SimeonC added the minor Increment the minor version when merged label Jun 2, 2022
@SimeonC SimeonC enabled auto-merge (rebase) June 2, 2022 03:43
@github-actions
Copy link

github-actions bot commented Jun 2, 2022

Unit Test Results

  2 files    9 suites   7s ⏱️
55 tests 55 ✔️ 0 💤 0

Results for commit c97d99d.

@SimeonC SimeonC merged commit f12ccb8 into main Jun 2, 2022
@SimeonC SimeonC deleted the add-deps-bundled-es5-lib-build branch June 2, 2022 05:03
@tablecheck-public-automation
Copy link
Collaborator

🚀 PR was released in @tablecheck/scripts@2.1.0 🚀

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants