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: remove assets from repository (see #4759) #5133

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Conversation

asbiin
Copy link
Member

@asbiin asbiin commented Apr 30, 2021

This will resolve #136
See also #4759 for original PR for that change.

It's a breaking change!

BREAKING CHANGE: The assets are no longer embedded in source code: javascript, css, font files. Run yarn install then yarn run production to recreate them from sources, or download a release file that contains compiled files.

BREAKING CHANGE: For Heroku users: You'll have to manually go to Settings > Buildpacks and add buildpack: nodejs. See this doc.

BREAKING CHANGE: See more information about how to install a Monica instance here.

@asbiin asbiin merged commit 02ba369 into master Apr 30, 2021
@asbiin asbiin deleted the remove-assets-real branch April 30, 2021 12:47
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 1, 2022

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove any pre-compiled assets from the codebase
1 participant