Skip to content

add notest for tooling 8th April #625

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions st-embroider/2024/2025-04-08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# 2025-04-08

Note Taker: Chris Manson
Time Keeper: Chris Manson

## Attendees

Add yourself to the list if you attend and check the box!

- [x] Ed Faulkner (EF)
- [x] Chris Manson (CM)
- [ ] Aaron Chambers (AC)
- [x] Alex (A)
- [x] Preston Sego (PS)
- [ ] Simon Ihmig (SI)
- [x] Katie Gengler (KG)
- [ ] Peter Meehan (PM)
- [ ] Krystan HuffMenne (KH)
- [x] Peter Wagenet (PW)
- [ ] James Davis (JD)
- [x] TommyJR

## Topics

### Compatibility issues post stable release <@ef4>

- CM: should we do anything in the tracking issue: https://github.com/embroider-build/embroider/issues/1860
- (discussion about webpack plugin)
- (discussion about adding a better error for people)
- A: we can release a new patch of `@embroider/webpack` that is "marked" in some way that we can throw an error in modern `@embroider/compat`
- EF: yes let's do that

- (discussion about app.import with custom output paths)
- KG: can we just deprecate the whole app.import
- EVERYONE: YES!!
- (added to the board)

- we should try to turn back on engines tests with no fastboot
- CM: we discuss doing this in the engines repo before because they have more runtime tests
- that would stop us from having to update the build tests we currently have

- (long discussion about how to implement fastboot support)
- (general agreement that we should try to make this work via fastboot-app-server)
- CM: I'll take a look at it
- EF: we want to push forward on native SSR