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

🔧 Improve ES production build #6

Merged
merged 6 commits into from
Oct 4, 2022
Merged

🔧 Improve ES production build #6

merged 6 commits into from
Oct 4, 2022

Conversation

joao-m-santos
Copy link
Contributor

  • Disabled UMD build for now
  • Improved asset (font) delivery
  • Added optimization config to shared prod config
  • Specified individual entry points for:
    • Charts, core & groups
    • Styles: main & font (optional)
  • Added simple caching config
  • Updated package.json to
    • Use "exports" for entry point definition
    • Use "prepare" instead of "postinstall" for git hooks
    • Moved "vue" to be peerDependency
    • Minor formatting

* Disabled UMD build for now
* Improved asset (font) delivery
* Added optimization config to shared prod config
* Specified individual entry points for:
  * Charts, core & groups
  * Styles: main & font (optional)
* Added simple caching config
* Updated package.json to
  * Use "exports" for entry point definition
  * Use "prepare" instead of "postinstall" for git hooks
  * Moved "vue" to be peerDependency
  * Minor formatting
@joao-m-santos joao-m-santos requested a review from a team as a code owner October 4, 2022 14:57
@joao-m-santos joao-m-santos merged commit 819a35e into main Oct 4, 2022
@joao-m-santos joao-m-santos deleted the prod-build branch February 1, 2023 10:48
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