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

Fix minified js file #107

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Fix minified js file #107

merged 1 commit into from
Sep 14, 2023

Conversation

uvarov-frontend
Copy link
Owner

@uvarov-frontend uvarov-frontend commented Sep 14, 2023

Closes #91
Closes #104

  1. The js output package format has been changed.
  2. In the cjs format, all global variables have been removed, except VanillaCalendar.
  3. Added a separate js file for the es format.

@uvarov-frontend uvarov-frontend added the bug Something isn't working label Sep 14, 2023
@uvarov-frontend uvarov-frontend merged commit 52957b7 into main Sep 14, 2023
1 check passed
@uvarov-frontend uvarov-frontend deleted the fix/minified_js_file branch September 21, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

border effect with the vanilla-calendar-min.js Minification causes conflict with underscore.js
1 participant