Skip to content
Snippets Groups Projects
Commit add6f094 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by github-actions[bot]
Browse files

Set entrypoints to use ./lib rather than ./src (#12906)

Currently, we replace the entrypoints in package.json during the release
cycle. I think, historically, this was done to make element-web development
easier, but that doesn't actually use these entrypoints (instead it imports
from `src`).

Accordingly, I think the switcheroo is unnecessary; furthermore it causes a
whole bunch of confusion by making the development environment different from
the release environment, and it complicates our CI and release process.

In short, the switcheroo has to die.

(cherry picked from commit 2768b9cb)
parent 2a11fd5b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment