humanmade / humanmade/block-editor-components

Include built Assets in Releases?

Open
#262 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
76
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently we build assets and commit them to the repo, but this has some unintended consequences:

- releases aren't as simple as tags as they now require us to build or automate building assets
- a project I'm on uses Webpack 4 and doesn't support chaining operators `?.` but the built assets for this package started using `?.` as of v0.5 making it difficult to upgrade

Do we want to continue building committing and releasing the assets?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.