Skip to content

there are no minimized versions anymore #51

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

Merged
merged 1 commit into from
Mar 30, 2020
Merged

there are no minimized versions anymore #51

merged 1 commit into from
Mar 30, 2020

Conversation

sgratzl
Copy link
Member

@sgratzl sgratzl commented Mar 30, 2020

closes #50

prerequisites:

  • branch is up-to-date with the branch to be merged with, i.e. develop
  • build is successful
  • code is cleaned up and formatted

Summary

there are no explicit minimized versions anymore

@sgratzl sgratzl requested a review from thinkh March 30, 2020 12:30
@thinkh
Copy link
Member

thinkh commented Mar 30, 2020

Why and when did we remove the minified files?

@sgratzl
Copy link
Member Author

sgratzl commented Mar 30, 2020

cause the regular files are already the minimized version in a production case, see e.g. https://unpkg.com/lineupjs@3.3.0/build/LineUpJS.js

@thinkh
Copy link
Member

thinkh commented Mar 30, 2020

Thanks, got it! Did you intentionally want to merge this into the master branch? Otherwise I would merge it into the develop branch as usual.

@sgratzl
Copy link
Member Author

sgratzl commented Mar 30, 2020

master -> lineup.js v3 -> lineup.js.org/app
develop -> lineup.js v4 which uses a different way to export data -> lineup.js.org/app_develop

isn't it?

@thinkh
Copy link
Member

thinkh commented Mar 30, 2020

Sorry, I missed that we are in LineUp App... Yes, you are right. 👍

@thinkh thinkh merged commit 855d195 into master Mar 30, 2020
@thinkh thinkh deleted the sgratzl/nomin branch March 30, 2020 13:00
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.

Export to Codepen not working
2 participants