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!: bundle with vite and ship cjs instead of umd bundle #733

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Jun 2, 2024

Ref nextcloud/groupware#79

This is an easy migration because we were already using rollup before.

I replaced the umd bundle with a plain cjs bundle because nobody is using it in the browser directly anyway.

@st3iny st3iny added enhancement New feature or request 2. developing labels Jun 2, 2024
@st3iny st3iny self-assigned this Jun 2, 2024
@st3iny st3iny changed the title feat!: use vite as the bundler and drop umd bundle feat!: bundle with vite and ship cjs instead of umd bundle Jun 3, 2024
@st3iny st3iny force-pushed the feat/vite branch 2 times, most recently from eafb490 to 514b0f0 Compare June 6, 2024 07:36
@st3iny st3iny marked this pull request as ready for review June 6, 2024 07:38
@st3iny st3iny merged commit 5e55612 into main Jun 7, 2024
9 checks passed
@st3iny st3iny deleted the feat/vite branch June 7, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants