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: multiple output bundles using rollup. #7

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Conversation

rzvxa
Copy link
Owner

@rzvxa rzvxa commented Jan 3, 2024

Combines distribution outputs into single files and creates the following files:

  • dwait.common.js
  • dwait.common.min.js
  • dwait.esm.mjs
  • dwait.esm.min.mjs
  • dwait.umd.js
  • dwait.umd.min.js

@rzvxa rzvxa merged commit 83a001c into master Jan 3, 2024
22 checks passed
rzvxa pushed a commit that referenced this pull request Jan 3, 2024
## [1.1.1](v1.1.0...v1.1.1) (2024-01-03)

### Bug Fixes

* multiple output bundles using rollup. ([#7](#7)) ([83a001c](83a001c))
@rzvxa rzvxa deleted the rollup-bundle branch January 3, 2024 19: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.

1 participant